[INFO] crate elefren 0.21.0 is already in cache [INFO] testing elefren-0.21.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate elefren 0.21.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate elefren 0.21.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate elefren 0.21.0 [INFO] finished tweaking crates.io crate elefren 0.21.0 [INFO] tweaked toml for crates.io crate elefren 0.21.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate elefren 0.21.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0d2efd12000edb5fa240b8e6cf92d45f9d77296664c682e1c9974256ae6f0ee [INFO] running `"docker" "start" "-a" "a0d2efd12000edb5fa240b8e6cf92d45f9d77296664c682e1c9974256ae6f0ee"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling elefren v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `"docker" "inspect" "a0d2efd12000edb5fa240b8e6cf92d45f9d77296664c682e1c9974256ae6f0ee"` [INFO] running `"docker" "rm" "-f" "a0d2efd12000edb5fa240b8e6cf92d45f9d77296664c682e1c9974256ae6f0ee"` [INFO] [stdout] a0d2efd12000edb5fa240b8e6cf92d45f9d77296664c682e1c9974256ae6f0ee [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0291734e0807b3551072a56548ad041f022d91735fb283bd23d46c01185cbae4 [INFO] running `"docker" "start" "-a" "0291734e0807b3551072a56548ad041f022d91735fb283bd23d46c01185cbae4"` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling elefren v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.86s [INFO] running `"docker" "inspect" "0291734e0807b3551072a56548ad041f022d91735fb283bd23d46c01185cbae4"` [INFO] running `"docker" "rm" "-f" "0291734e0807b3551072a56548ad041f022d91735fb283bd23d46c01185cbae4"` [INFO] [stdout] 0291734e0807b3551072a56548ad041f022d91735fb283bd23d46c01185cbae4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0e85d530a1930ee9591d2bdf28fc7be6fb425d88f080dbbc8ab9dd0dbc17012f [INFO] running `"docker" "start" "-a" "0e85d530a1930ee9591d2bdf28fc7be6fb425d88f080dbbc8ab9dd0dbc17012f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/elefren-4557ddbaf07f5118 [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test apps::tests::test_app_builder ... ok [INFO] [stdout] test apps::tests::test_app_scopes ... ok [INFO] [stdout] test apps::tests::test_app_builder_try_into_app ... ok [INFO] [stdout] test errors::tests::from_io_error ... ok [INFO] [stdout] test errors::tests::from_serde_error ... ok [INFO] [stdout] test apps::tests::test_app_builder_all_methods ... ok [INFO] [stdout] test registration::tests::test_default_redirect_uri ... ok [INFO] [stdout] test errors::tests::from_api_error ... ok [INFO] [stdout] test errors::tests::from_url_encoded_error ... ok [INFO] [stdout] test errors::tests::from_url_error ... ok [INFO] [stdout] test apps::tests::test_app_try_into_app ... ok [INFO] [stdout] test errors::tests::from_http_error ... ok [INFO] [stdout] test registration::tests::test_set_client_name ... ok [INFO] [stdout] test requests::filter::tests::test_expires_in ... ok [INFO] [stdout] test registration::tests::test_registration_new ... ok [INFO] [stdout] test requests::filter::tests::test_new ... ok [INFO] [stdout] test requests::filter::tests::test_irreversible ... ok [INFO] [stdout] test requests::filter::tests::test_serialize_request ... ok [INFO] [stdout] test requests::filter::tests::test_whole_word ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_build ... ok [INFO] [stdout] test registration::tests::test_set_redirect_uris ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_follow ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_mention ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_new ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_reblog ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_build_no_flags ... ok [INFO] [stdout] test requests::push::tests::test_add_push_request_favourite ... ok [INFO] [stdout] test requests::push::tests::test_keys_new ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_build_no_flags ... ok [INFO] [stdout] test registration::tests::test_set_scopes ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_favourite ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_build ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_mention ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_follow ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_new ... ok [INFO] [stdout] test requests::statuses::tests::test_max_id ... ok [INFO] [stdout] test requests::statuses::tests::test_limit ... ok [INFO] [stdout] test requests::statuses::tests::test_exclude_replies ... ok [INFO] [stdout] test requests::statuses::tests::test_only_media ... ok [INFO] [stdout] test requests::statuses::tests::test_min_id ... ok [INFO] [stdout] test requests::statuses::tests::test_pinned ... ok [INFO] [stdout] test requests::statuses::tests::test_since_id ... ok [INFO] [stdout] test requests::statuses::tests::test_to_querystring ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_avatar ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_display_name ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_build ... ok [INFO] [stdout] test requests::push::tests::test_update_push_request_reblog ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_field_attribute ... ok [INFO] [stdout] test requests::statuses::tests::test_new ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_note ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_header ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_new ... ok [INFO] [stdout] test registration::tests::test_registration_with_sender ... ok [INFO] [stdout] test scopes::tests::test_read_cmp ... ok [INFO] [stdout] test scopes::tests::test_scope_from_str ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_privacy ... ok [INFO] [stdout] test requests::update_credentials::tests::test_update_creds_request_sensitive ... ok [INFO] [stdout] test scopes::tests::test_scopes_default ... ok [INFO] [stdout] test scopes::tests::test_scopes_display ... ok [INFO] [stdout] test scopes::tests::test_scope_display ... ok [INFO] [stdout] test scopes::tests::test_scopes_serialize_deserialize ... ok [INFO] [stdout] test scopes::tests::test_scope_cmp ... ok [INFO] [stdout] test scopes::tests::test_scopes_str_round_trip ... ok [INFO] [stdout] test status_builder::tests::test_serialize_visibility ... ok [INFO] [stdout] test scopes::tests::test_write_cmp ... ok [INFO] [stdout] test status_builder::tests::test_new ... ok [INFO] [stdout] test status_builder::tests::test_default_visibility ... ok [INFO] [stdout] test status_builder::tests::test_serialize_status ... ok [INFO] [stdout] test registration::tests::test_set_website ... ok [INFO] [stdout] test apps::tests::test_app_builder_build_fails_if_no_client_name_1 ... ok [INFO] [stdout] test apps::tests::test_app_builder_build_fails_if_no_client_name_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/skeptic-5537251f2cdc5d99 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests elefren [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::block (line 175) ... FAILED [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::clear_notifications (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::delete_filter (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::domain_blocks (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::delete_push_subscription (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::delete_status (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::blocks (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::delete_from_suggestions (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::favourited_by (line 175) ... FAILED [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::following (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::follow (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::followers (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::endorse_user (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::favourite (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::favourites (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::follow_requests (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_card (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_filter (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_account (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_emojis (line 175) ... FAILED [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_filters (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_context (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_endorsements (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_follow_suggestions (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_notification (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::notifications (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_push_subscription (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::mute (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_status (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_home_timeline (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::mutes (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::instance (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unblock (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::reblog (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unendorse_user (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::reports (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::reblogged_by (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unfollow (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unmute (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unfavourite (line 175) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::verify_credentials (line 175) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::unreblog (line 175) ... ok [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/apps.rs - apps::AppBuilder (line 57) ... FAILED [INFO] [stdout] test src/apps.rs - apps::App::scopes (line 37) ... FAILED [INFO] [stdout] test src/entities/itemsiter.rs - entities::itemsiter::ItemsIter (line 7) ... ok [INFO] [stdout] test src/apps.rs - apps::App::builder (line 23) ... FAILED [INFO] [stdout] test src/lib.rs - Mastodon::statuses (line 353) ... FAILED [INFO] [stdout] test src/page.rs - page::Page::items_iter (line 175) ... FAILED [INFO] [stdout] test src/lib.rs - Mastodon::statuses (line 371) ... FAILED [INFO] [stdout] test src/lib.rs - Mastodon::streaming_user (line 469) ... FAILED [INFO] [stdout] test src/mastodon_client.rs - mastodon_client::MastodonClient::followed_by_me (line 307) ... FAILED [INFO] [stdout] test src/page.rs - page::OwnedPage (line 41) ... ok [INFO] [stdout] test src/mastodon_client.rs - mastodon_client::MastodonClient::follows_me (line 285) ... ok [INFO] [stdout] test src/page.rs - page::Page::to_owned (line 130) ... ok [INFO] [stdout] test src/registration.rs - registration::Registered::from_parts (line 204) ... ok [INFO] [stdout] test src/registration.rs - registration::Registration::build (line 158) ... ok [INFO] [stdout] test src/registration.rs - registration::Registration::register (line 118) ... ok [INFO] [stdout] test src/registration.rs - registration::Registered::into_parts (line 258) ... FAILED [INFO] [stdout] test src/registration.rs - registration::Registration::new (line 48) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest (line 43) ... ok [INFO] [stdout] test src/requests/filter.rs - requests::filter::AddFilterRequest (line 8) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest::mention (line 151) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest::new (line 84) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest::favourite (line 119) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest::follow (line 103) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::AddPushRequest::reblog (line 135) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::Keys (line 8) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::Keys::new (line 25) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest (line 217) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest::follow (line 268) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest::favourite (line 282) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest::mention (line 310) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest::new (line 253) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest (line 25) ... FAILED [INFO] [stdout] test src/requests/push.rs - requests::push::UpdatePushRequest::reblog (line 296) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::exclude_replies (line 99) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::max_id (line 141) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::only_media (line 85) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::new (line 72) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::min_id (line 204) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::limit (line 183) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::to_querystring (line 225) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::pinned (line 120) ... FAILED [INFO] [stdout] test src/requests/statuses.rs - requests::statuses::StatusesRequest::since_id (line 162) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest (line 14) ... ok [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::field_attribute (line 174) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::avatar (line 102) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::privacy (line 140) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::header (line 121) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::new (line 54) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::sensitive (line 157) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::note (line 85) ... FAILED [INFO] [stdout] test src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::display_name (line 68) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::follow (line 168) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::push (line 185) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::all (line 83) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::and (line 204) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes (line 19) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::read_all (line 100) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::read (line 117) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::write (line 151) ... FAILED [INFO] [stdout] test src/scopes.rs - scopes::Scopes::write_all (line 134) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder (line 7) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::build (line 227) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::content_type (line 168) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::in_reply_to (line 82) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::media_ids (line 101) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::new (line 38) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::language (line 207) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::sensitive (line 120) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::spoiler_text (line 139) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::status (line 66) ... FAILED [INFO] [stdout] test src/status_builder.rs - status_builder::StatusBuilder::visibility (line 187) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::block (line 175) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() -> Result<(), Box<::std::error::Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::favourited_by (line 175) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() -> Result<(), Box<::std::error::Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_emojis (line 175) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() -> Result<(), Box<::std::error::Error>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/apps.rs - apps::AppBuilder (line 57) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/apps.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/apps.rs - apps::App::scopes (line 37) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/apps.rs - apps::App::builder (line 23) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Mastodon::statuses (line 353) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/page.rs - page::Page::items_iter (line 175) stdout ---- [INFO] [stdout] error[E0460]: found possibly newer version of crate `cfg_if` which `std` depends on [INFO] [stdout] | [INFO] [stdout] = note: perhaps that crate needs to be recompiled? [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-affe8abda319cc43.rmeta [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-affe8abda319cc43.rlib [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-86922dddbd81b29b.rlib [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-702a35f6f0733ae2.rmeta [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-702a35f6f0733ae2.rlib [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rmeta [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib [INFO] [stdout] crate `cfg_if`: /opt/rustwide/target/debug/deps/libcfg_if-445503145abd28c0.rlib [INFO] [stdout] crate `std`: /opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Mastodon::statuses (line 371) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:375:29 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Mastodon::streaming_user (line 469) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mastodon_client.rs - mastodon_client::MastodonClient::followed_by_me (line 307) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/registration.rs - registration::Registered::into_parts (line 258) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/registration.rs:261:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/registration.rs - registration::Registration::new (line 48) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestwLxewJ/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestwLxewJ/rust_out" "/tmp/rustdoctestwLxewJ/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelefren-896592994b4a76c5.rlib" "/opt/rustwide/target/debug/deps/libtap_reader-e4f6f17c3486b6d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4873bcee44455bd4.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-be0da3195ed6c4aa.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-098a981af70d8cef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f9f0a599a2eb2378.rlib" "/opt/rustwide/target/debug/deps/libuuid-060100c4eea75847.rlib" "/opt/rustwide/target/debug/deps/librand-72ce6b1b020253b4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-07e4e154fa2365f2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-034834d1df10c5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6ff2568514d8331a.rlib" "/opt/rustwide/target/debug/deps/libflate2-beef59a7619db110.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b1c44bb952c20ae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-148c4247405ff347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a665d41a82f75898.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-030c05b19d4f43be.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-59d317f221040d62.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-023c33856c47cc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fd314f06752a85d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-051d069bc441a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e8d7e487c1b674a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42d0a0842f2b21ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1de5e830f0b9eec6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libmio-389960ec253ea50c.rlib" "/opt/rustwide/target/debug/deps/libnet2-904704e1dd15e6ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-10d2afccc21c081a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ca57233fc69f0e1.rlib" "/opt/rustwide/target/debug/deps/libh2-e18d36a7e5c97f92.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-ed78e622c6990af5.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a1688378a86c6e43.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b46dff148867c3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5bb7ad4d3de1ca70.rlib" "/opt/rustwide/target/debug/deps/libhttp-93df8d2893a767ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a9b6b329f0bae208.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c3bbc83fc879b7cb.rlib" "/opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-7942766b0929ca56.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d787b502bae22edd.rlib" "/opt/rustwide/target/debug/deps/libtry_from-1328fffb56f551f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-851ba18b64f5ae88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-567984a6c2087b50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9e8af74918ebc25c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libcookie-43fa4f97c9ceae6d.rlib" "/opt/rustwide/target/debug/deps/liburl-bde610052ee1cd8c.rlib" "/opt/rustwide/target/debug/deps/libidna-7264a8331b90bc35.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8ef3e3cc89f4bc04.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7129e7e6c120930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e6ddaf66d49c8f41.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libisolang-5d18d83a86315d35.rlib" "/opt/rustwide/target/debug/deps/libphf-0f99ef053b9fd8bd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8aecfb9b945fd71a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libserde-cf32b830db1053d2.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-d254b906da27b440.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libtime-d9b1ef2bb0776884.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbytes-7866b41a97669df9.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-e1cd0410bcd22a0b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a821b0b830c7608b.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a96021a4de58bd4b.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/libhyper-59d317f221040d62.rlib: error adding symbols: Cannot allocate memory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/filter.rs - requests::filter::AddFilterRequest (line 8) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/requests/filter.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 5 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestz1G0Ew/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestz1G0Ew/rust_out" "/tmp/rustdoctestz1G0Ew/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelefren-896592994b4a76c5.rlib" "/opt/rustwide/target/debug/deps/libtap_reader-e4f6f17c3486b6d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4873bcee44455bd4.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-be0da3195ed6c4aa.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-098a981af70d8cef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f9f0a599a2eb2378.rlib" "/opt/rustwide/target/debug/deps/libuuid-060100c4eea75847.rlib" "/opt/rustwide/target/debug/deps/librand-72ce6b1b020253b4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-07e4e154fa2365f2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-034834d1df10c5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6ff2568514d8331a.rlib" "/opt/rustwide/target/debug/deps/libflate2-beef59a7619db110.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b1c44bb952c20ae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-148c4247405ff347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a665d41a82f75898.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-030c05b19d4f43be.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-59d317f221040d62.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-023c33856c47cc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fd314f06752a85d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-051d069bc441a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e8d7e487c1b674a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42d0a0842f2b21ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1de5e830f0b9eec6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libmio-389960ec253ea50c.rlib" "/opt/rustwide/target/debug/deps/libnet2-904704e1dd15e6ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-10d2afccc21c081a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ca57233fc69f0e1.rlib" "/opt/rustwide/target/debug/deps/libh2-e18d36a7e5c97f92.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-ed78e622c6990af5.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a1688378a86c6e43.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b46dff148867c3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5bb7ad4d3de1ca70.rlib" "/opt/rustwide/target/debug/deps/libhttp-93df8d2893a767ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a9b6b329f0bae208.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c3bbc83fc879b7cb.rlib" "/opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-7942766b0929ca56.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d787b502bae22edd.rlib" "/opt/rustwide/target/debug/deps/libtry_from-1328fffb56f551f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-851ba18b64f5ae88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-567984a6c2087b50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9e8af74918ebc25c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libcookie-43fa4f97c9ceae6d.rlib" "/opt/rustwide/target/debug/deps/liburl-bde610052ee1cd8c.rlib" "/opt/rustwide/target/debug/deps/libidna-7264a8331b90bc35.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8ef3e3cc89f4bc04.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7129e7e6c120930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e6ddaf66d49c8f41.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libisolang-5d18d83a86315d35.rlib" "/opt/rustwide/target/debug/deps/libphf-0f99ef053b9fd8bd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8aecfb9b945fd71a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libserde-cf32b830db1053d2.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-d254b906da27b440.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libtime-d9b1ef2bb0776884.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbytes-7866b41a97669df9.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-e1cd0410bcd22a0b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a821b0b830c7608b.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a96021a4de58bd4b.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib: error adding symbols: Cannot allocate memory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::AddPushRequest::mention (line 151) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::AddPushRequest::new (line 84) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::AddPushRequest::favourite (line 119) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::AddPushRequest::follow (line 103) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestUDoj5S/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestUDoj5S/rust_out" "/tmp/rustdoctestUDoj5S/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelefren-896592994b4a76c5.rlib" "/opt/rustwide/target/debug/deps/libtap_reader-e4f6f17c3486b6d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4873bcee44455bd4.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-be0da3195ed6c4aa.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-098a981af70d8cef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f9f0a599a2eb2378.rlib" "/opt/rustwide/target/debug/deps/libuuid-060100c4eea75847.rlib" "/opt/rustwide/target/debug/deps/librand-72ce6b1b020253b4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-07e4e154fa2365f2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-034834d1df10c5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6ff2568514d8331a.rlib" "/opt/rustwide/target/debug/deps/libflate2-beef59a7619db110.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b1c44bb952c20ae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-148c4247405ff347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a665d41a82f75898.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-030c05b19d4f43be.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-59d317f221040d62.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-023c33856c47cc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fd314f06752a85d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-051d069bc441a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e8d7e487c1b674a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42d0a0842f2b21ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1de5e830f0b9eec6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libmio-389960ec253ea50c.rlib" "/opt/rustwide/target/debug/deps/libnet2-904704e1dd15e6ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-10d2afccc21c081a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ca57233fc69f0e1.rlib" "/opt/rustwide/target/debug/deps/libh2-e18d36a7e5c97f92.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-ed78e622c6990af5.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a1688378a86c6e43.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b46dff148867c3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5bb7ad4d3de1ca70.rlib" "/opt/rustwide/target/debug/deps/libhttp-93df8d2893a767ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a9b6b329f0bae208.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c3bbc83fc879b7cb.rlib" "/opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-7942766b0929ca56.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d787b502bae22edd.rlib" "/opt/rustwide/target/debug/deps/libtry_from-1328fffb56f551f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-851ba18b64f5ae88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-567984a6c2087b50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9e8af74918ebc25c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libcookie-43fa4f97c9ceae6d.rlib" "/opt/rustwide/target/debug/deps/liburl-bde610052ee1cd8c.rlib" "/opt/rustwide/target/debug/deps/libidna-7264a8331b90bc35.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8ef3e3cc89f4bc04.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7129e7e6c120930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e6ddaf66d49c8f41.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libisolang-5d18d83a86315d35.rlib" "/opt/rustwide/target/debug/deps/libphf-0f99ef053b9fd8bd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8aecfb9b945fd71a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libserde-cf32b830db1053d2.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-d254b906da27b440.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libtime-d9b1ef2bb0776884.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbytes-7866b41a97669df9.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-e1cd0410bcd22a0b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a821b0b830c7608b.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a96021a4de58bd4b.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib(tokio_threadpool-00c1cf4bcf1efd5f.tokio_threadpool.8pd7qgrs-cgu.12.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stdout] /opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib: error adding symbols: File in wrong format [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::AddPushRequest::reblog (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::Keys (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::Keys::new (line 25) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest (line 217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest::follow (line 268) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest::favourite (line 282) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest::mention (line 310) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest::new (line 253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest (line 25) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/push.rs - requests::push::UpdatePushRequest::reblog (line 296) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::exclude_replies (line 99) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::max_id (line 141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::only_media (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::new (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::min_id (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::limit (line 183) stdout ---- [INFO] [stdout] error: could not exec the linker `cc` [INFO] [stdout] | [INFO] [stdout] = note: Cannot allocate memory (os error 12) [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestynI2Ze/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestynI2Ze/rust_out" "/tmp/rustdoctestynI2Ze/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libelefren-896592994b4a76c5.rlib" "/opt/rustwide/target/debug/deps/libtap_reader-e4f6f17c3486b6d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4873bcee44455bd4.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-be0da3195ed6c4aa.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-098a981af70d8cef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f9f0a599a2eb2378.rlib" "/opt/rustwide/target/debug/deps/libuuid-060100c4eea75847.rlib" "/opt/rustwide/target/debug/deps/librand-72ce6b1b020253b4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-07e4e154fa2365f2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-034834d1df10c5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-827602d81eb19c6a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6ff2568514d8331a.rlib" "/opt/rustwide/target/debug/deps/libflate2-beef59a7619db110.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b1c44bb952c20ae.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-148c4247405ff347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a665d41a82f75898.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-030c05b19d4f43be.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libhyper-59d317f221040d62.rlib" "/opt/rustwide/target/debug/deps/libwant-6dd65e69f62984b0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libtokio-023c33856c47cc0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-22aa1841a4213cd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-00c1cf4bcf1efd5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d85f669e2dcd466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a56f25f937190d35.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b27398db00870af9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fd314f06752a85d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-051d069bc441a09c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62322ca192ac8cce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e8d7e487c1b674a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42d0a0842f2b21ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1de5e830f0b9eec6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a6bc819d4a830d82.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-98c7ed324b554b75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libmio-389960ec253ea50c.rlib" "/opt/rustwide/target/debug/deps/libnet2-904704e1dd15e6ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-10d2afccc21c081a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7ca57233fc69f0e1.rlib" "/opt/rustwide/target/debug/deps/libh2-e18d36a7e5c97f92.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libstring-ed78e622c6990af5.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a1688378a86c6e43.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b46dff148867c3bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5bb7ad4d3de1ca70.rlib" "/opt/rustwide/target/debug/deps/libhttp-93df8d2893a767ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libfutures-f2a22ac7d502c29c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9260705813b3047a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-a9b6b329f0bae208.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c3bbc83fc879b7cb.rlib" "/opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libidna-7942766b0929ca56.rlib" "/opt/rustwide/target/debug/deps/libregex-17a7d7f969b7cadf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f70d72d84e5b4760.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d787b502bae22edd.rlib" "/opt/rustwide/target/debug/deps/libtry_from-1328fffb56f551f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-851ba18b64f5ae88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-567984a6c2087b50.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9e8af74918ebc25c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libcookie-43fa4f97c9ceae6d.rlib" "/opt/rustwide/target/debug/deps/liburl-bde610052ee1cd8c.rlib" "/opt/rustwide/target/debug/deps/libidna-7264a8331b90bc35.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8ef3e3cc89f4bc04.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7129e7e6c120930.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e6ddaf66d49c8f41.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libisolang-5d18d83a86315d35.rlib" "/opt/rustwide/target/debug/deps/libphf-0f99ef053b9fd8bd.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8aecfb9b945fd71a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libserde-cf32b830db1053d2.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-d254b906da27b440.rlib" "/opt/rustwide/target/debug/deps/libunicase-de140f6a65fca7d3.rlib" "/opt/rustwide/target/debug/deps/libtime-d9b1ef2bb0776884.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libmime-c67f239ef9444378.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libbytes-7866b41a97669df9.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libiovec-e1cd0410bcd22a0b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a821b0b830c7608b.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a96021a4de58bd4b.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::to_querystring (line 225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::pinned (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/statuses.rs - requests::statuses::StatusesRequest::since_id (line 162) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::field_attribute (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::avatar (line 102) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::privacy (line 140) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::header (line 121) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::new (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::sensitive (line 157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::note (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::display_name (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::follow (line 168) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::push (line 185) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::all (line 83) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::and (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::read_all (line 100) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::read (line 117) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::write (line 151) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scopes.rs - scopes::Scopes::write_all (line 134) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scopes.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::build (line 227) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::content_type (line 168) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::in_reply_to (line 82) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::media_ids (line 101) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::new (line 38) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::language (line 207) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::sensitive (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::spoiler_text (line 139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::status (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/status_builder.rs - status_builder::StatusBuilder::visibility (line 187) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::block (line 175) [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::favourited_by (line 175) [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/doc-comment-0.3.3/src/lib.rs - Mastodon::get_emojis (line 175) [INFO] [stdout] src/apps.rs - apps::App::builder (line 23) [INFO] [stdout] src/apps.rs - apps::App::scopes (line 37) [INFO] [stdout] src/apps.rs - apps::AppBuilder (line 57) [INFO] [stdout] src/lib.rs - Mastodon::statuses (line 353) [INFO] [stdout] src/lib.rs - Mastodon::statuses (line 371) [INFO] [stdout] src/lib.rs - Mastodon::streaming_user (line 469) [INFO] [stdout] src/mastodon_client.rs - mastodon_client::MastodonClient::followed_by_me (line 307) [INFO] [stdout] src/page.rs - page::Page::items_iter (line 175) [INFO] [stdout] src/registration.rs - registration::Registered::into_parts (line 258) [INFO] [stdout] src/registration.rs - registration::Registration::new (line 48) [INFO] [stdout] src/requests/filter.rs - requests::filter::AddFilterRequest (line 8) [INFO] [stdout] src/requests/push.rs - requests::push::AddPushRequest::favourite (line 119) [INFO] [stdout] src/requests/push.rs - requests::push::AddPushRequest::follow (line 103) [INFO] [stdout] src/requests/push.rs - requests::push::AddPushRequest::mention (line 151) [INFO] [stdout] src/requests/push.rs - requests::push::AddPushRequest::new (line 84) [INFO] [stdout] src/requests/push.rs - requests::push::AddPushRequest::reblog (line 135) [INFO] [stdout] src/requests/push.rs - requests::push::Keys (line 8) [INFO] [stdout] src/requests/push.rs - requests::push::Keys::new (line 25) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest (line 217) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest::favourite (line 282) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest::follow (line 268) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest::mention (line 310) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest::new (line 253) [INFO] [stdout] src/requests/push.rs - requests::push::UpdatePushRequest::reblog (line 296) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest (line 25) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::exclude_replies (line 99) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::limit (line 183) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::max_id (line 141) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::min_id (line 204) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::new (line 72) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::only_media (line 85) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::pinned (line 120) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::since_id (line 162) [INFO] [stdout] src/requests/statuses.rs - requests::statuses::StatusesRequest::to_querystring (line 225) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::avatar (line 102) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::display_name (line 68) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::field_attribute (line 174) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::header (line 121) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::new (line 54) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::note (line 85) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::privacy (line 140) [INFO] [stdout] src/requests/update_credentials.rs - requests::update_credentials::UpdateCredsRequest::sensitive (line 157) [INFO] [stdout] src/scopes.rs - scopes::Scopes (line 19) [INFO] [stdout] src/scopes.rs - scopes::Scopes::all (line 83) [INFO] [stdout] src/scopes.rs - scopes::Scopes::and (line 204) [INFO] [stdout] src/scopes.rs - scopes::Scopes::follow (line 168) [INFO] [stdout] src/scopes.rs - scopes::Scopes::push (line 185) [INFO] [stdout] src/scopes.rs - scopes::Scopes::read (line 117) [INFO] [stdout] src/scopes.rs - scopes::Scopes::read_all (line 100) [INFO] [stdout] src/scopes.rs - scopes::Scopes::write (line 151) [INFO] [stdout] src/scopes.rs - scopes::Scopes::write_all (line 134) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder (line 7) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::build (line 227) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::content_type (line 168) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::in_reply_to (line 82) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::language (line 207) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::media_ids (line 101) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::new (line 38) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::sensitive (line 120) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::spoiler_text (line 139) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::status (line 66) [INFO] [stdout] src/status_builder.rs - status_builder::StatusBuilder::visibility (line 187) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 50 passed; 65 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "0e85d530a1930ee9591d2bdf28fc7be6fb425d88f080dbbc8ab9dd0dbc17012f"` [INFO] running `"docker" "rm" "-f" "0e85d530a1930ee9591d2bdf28fc7be6fb425d88f080dbbc8ab9dd0dbc17012f"` [INFO] [stdout] 0e85d530a1930ee9591d2bdf28fc7be6fb425d88f080dbbc8ab9dd0dbc17012f