[INFO] fetching crate rarbg_api 1.0.0... [INFO] testing rarbg_api-1.0.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate rarbg_api 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rarbg_api 1.0.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rarbg_api 1.0.0 [INFO] finished tweaking crates.io crate rarbg_api 1.0.0 [INFO] tweaked toml for crates.io crate rarbg_api 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate rarbg_api 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de7ab66cf7b2b532853997692c0dad7a265931da54ac0a08806d05f492cac5fa [INFO] running `Command { std: "docker" "start" "-a" "de7ab66cf7b2b532853997692c0dad7a265931da54ac0a08806d05f492cac5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de7ab66cf7b2b532853997692c0dad7a265931da54ac0a08806d05f492cac5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7ab66cf7b2b532853997692c0dad7a265931da54ac0a08806d05f492cac5fa", kill_on_drop: false }` [INFO] [stdout] de7ab66cf7b2b532853997692c0dad7a265931da54ac0a08806d05f492cac5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 092fb5474917beda7afff7cfc92a0e2ef9ded74659f464080777ed3aedeef1db [INFO] running `Command { std: "docker" "start" "-a" "092fb5474917beda7afff7cfc92a0e2ef9ded74659f464080777ed3aedeef1db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling rarbg_api v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.48s [INFO] running `Command { std: "docker" "inspect" "092fb5474917beda7afff7cfc92a0e2ef9ded74659f464080777ed3aedeef1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092fb5474917beda7afff7cfc92a0e2ef9ded74659f464080777ed3aedeef1db", kill_on_drop: false }` [INFO] [stdout] 092fb5474917beda7afff7cfc92a0e2ef9ded74659f464080777ed3aedeef1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64d0430bd67bd2b40382ad7b8ceaf9d153ee024f347266ed5c6b354b59f28f79 [INFO] running `Command { std: "docker" "start" "-a" "64d0430bd67bd2b40382ad7b8ceaf9d153ee024f347266ed5c6b354b59f28f79", kill_on_drop: false }` [INFO] [stderr] Compiling rarbg_api v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "64d0430bd67bd2b40382ad7b8ceaf9d153ee024f347266ed5c6b354b59f28f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d0430bd67bd2b40382ad7b8ceaf9d153ee024f347266ed5c6b354b59f28f79", kill_on_drop: false }` [INFO] [stdout] 64d0430bd67bd2b40382ad7b8ceaf9d153ee024f347266ed5c6b354b59f28f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a9179c426bdd794e8a38d0e3ffd47f8bd69c99ac303ff4364b2396ac0b49cfd [INFO] running `Command { std: "docker" "start" "-a" "0a9179c426bdd794e8a38d0e3ffd47f8bd69c99ac303ff4364b2396ac0b49cfd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rarbg_api-8859cb498eb8ca2e) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rarbg_api [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/token.rs - token::Token::created_at (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::search (line 171) ... FAILED [INFO] [stdout] test src/token.rs - token::Token::new (line 50) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::app_id (line 47) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::list (line 158) ... FAILED [INFO] [stdout] test src/token.rs - token::Token::is_valid (line 91) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::search_by_imdb (line 183) ... FAILED [INFO] [stdout] test src/token.rs - token::Token::value (line 22) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::search_by_tmdb (line 209) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::new (line 78) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::token (line 59) ... FAILED [INFO] [stdout] test src/lib.rs - RarBgApi::search_by_tvdb (line 196) ... FAILED [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::minimum_seeders (line 79) ... FAILED [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::ranked (line 24) ... FAILED [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::format (line 105) ... ok [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::minimum_leechers (line 92) ... ok [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::categories (line 51) ... ok [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::limit (line 37) ... ok [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::sort_by (line 65) ... ok [INFO] [stdout] test src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::build (line 140) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/token.rs - token::Token::created_at (line 34) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/token.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_token_rs_34_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::token::Token; [INFO] [stdout] 5 | let token = Token::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::search (line 171) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_171_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let mut api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_171_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 6 | let result = api.search("Rick and Morty", None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/token.rs - token::Token::new (line 50) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/token.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_token_rs_50_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::token::Token; [INFO] [stdout] 5 | let token = Token::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::app_id (line 47) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_47_0() { [INFO] [stdout] | ----------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::list (line 158) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_158_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let mut api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_158_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let result = api.list(None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/token.rs - token::Token::is_valid (line 91) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/token.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_token_rs_91_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::token::Token; [INFO] [stdout] 5 | let token = Token::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::search_by_imdb (line 183) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_183_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let mut api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_183_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let result = api.search_by_imdb("tt2861424", None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/token.rs - token::Token::value (line 22) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/token.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_token_rs_22_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::token::Token; [INFO] [stdout] 5 | let token = Token::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::search_by_tmdb (line 209) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_209_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let mut api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_209_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let result = api.search_by_tmdb("60625", None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::new (line 78) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_78_0() { [INFO] [stdout] | ----------------------------- this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::token (line 59) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_59_0() { [INFO] [stdout] | ----------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RarBgApi::search_by_tvdb (line 196) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_196_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] 4 | use rarbg_api::RarBgApi; [INFO] [stdout] 5 | let mut api = RarBgApi::new("example").await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/lib.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_196_0() { [INFO] [stdout] | ------------------------------ this is not `async` [INFO] [stdout] ... [INFO] [stdout] 7 | let result = api.search_by_tvdb("275274", None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::minimum_seeders (line 79) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQcaMJ2/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestQcaMJ2/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librarbg_api-81d6825995358760.rlib" "/opt/rustwide/target/debug/deps/libuuid-942d17a5208b7a24.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23a6c609091b7e9a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7649d65ef0fdeaf5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0422665a05d3ba7b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7d6af50dce70e4ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9dafe99a0b7a8bdf.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16ab8ad98a2abe93.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16bcb1bcfaf53bd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4bf1e9e143811df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b8e67ed7bbc70bfd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-5010f43ba6c5a537.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-80e7796af929fc2e.rlib" "/opt/rustwide/target/debug/deps/libh2-751ced49c0b0bb22.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-eda9c4e7d8f23154.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e70853e3acb52b5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-51044666e7813853.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7828a258fb254c1b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b01c9f9d8c052a44.rlib" "/opt/rustwide/target/debug/deps/libtracing-90cea1697020b173.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-bd09adb907798101.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8bfff615c5bc3c6b.rlib" "/opt/rustwide/target/debug/deps/libmio-911f613cb5c07e60.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3ce04652d578a35f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-631ca0fee4f8172a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-e20281c811078757.rlib" "/opt/rustwide/target/debug/deps/libidna-e1b43a19021b47e4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e73c94aa2ea462dc.rlib" "/opt/rustwide/target/debug/deps/libserde-eb351c9ce4117e66.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-19ca4030fea75249.rlib" "/opt/rustwide/target/debug/deps/liblibc-69dc732db5b17c26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQcaMJ2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::ranked (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgBiViw/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestgBiViw/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librarbg_api-81d6825995358760.rlib" "/opt/rustwide/target/debug/deps/libuuid-942d17a5208b7a24.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23a6c609091b7e9a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7649d65ef0fdeaf5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0422665a05d3ba7b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7d6af50dce70e4ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9dafe99a0b7a8bdf.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16ab8ad98a2abe93.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16bcb1bcfaf53bd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4bf1e9e143811df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b8e67ed7bbc70bfd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-5010f43ba6c5a537.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-80e7796af929fc2e.rlib" "/opt/rustwide/target/debug/deps/libh2-751ced49c0b0bb22.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-eda9c4e7d8f23154.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e70853e3acb52b5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-51044666e7813853.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7828a258fb254c1b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b01c9f9d8c052a44.rlib" "/opt/rustwide/target/debug/deps/libtracing-90cea1697020b173.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-bd09adb907798101.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8bfff615c5bc3c6b.rlib" "/opt/rustwide/target/debug/deps/libmio-911f613cb5c07e60.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3ce04652d578a35f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-631ca0fee4f8172a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-e20281c811078757.rlib" "/opt/rustwide/target/debug/deps/libidna-e1b43a19021b47e4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e73c94aa2ea462dc.rlib" "/opt/rustwide/target/debug/deps/libserde-eb351c9ce4117e66.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-19ca4030fea75249.rlib" "/opt/rustwide/target/debug/deps/liblibc-69dc732db5b17c26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgBiViw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::minimum_seeders (line 79) [INFO] [stdout] src/api_parameters_builder.rs - api_parameters_builder::ApiParametersBuilder::ranked (line 24) [INFO] [stdout] src/lib.rs - RarBgApi::app_id (line 47) [INFO] [stdout] src/lib.rs - RarBgApi::list (line 158) [INFO] [stdout] src/lib.rs - RarBgApi::new (line 78) [INFO] [stdout] src/lib.rs - RarBgApi::search (line 171) [INFO] [stdout] src/lib.rs - RarBgApi::search_by_imdb (line 183) [INFO] [stdout] src/lib.rs - RarBgApi::search_by_tmdb (line 209) [INFO] [stdout] src/lib.rs - RarBgApi::search_by_tvdb (line 196) [INFO] [stdout] src/lib.rs - RarBgApi::token (line 59) [INFO] [stdout] src/token.rs - token::Token::created_at (line 34) [INFO] [stdout] src/token.rs - token::Token::is_valid (line 91) [INFO] [stdout] src/token.rs - token::Token::new (line 50) [INFO] [stdout] src/token.rs - token::Token::value (line 22) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0a9179c426bdd794e8a38d0e3ffd47f8bd69c99ac303ff4364b2396ac0b49cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9179c426bdd794e8a38d0e3ffd47f8bd69c99ac303ff4364b2396ac0b49cfd", kill_on_drop: false }` [INFO] [stdout] 0a9179c426bdd794e8a38d0e3ffd47f8bd69c99ac303ff4364b2396ac0b49cfd