[INFO] fetching crate koreanbots-rs 0.2.1... [INFO] testing koreanbots-rs-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate koreanbots-rs 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate koreanbots-rs 0.2.1 [INFO] finished tweaking crates.io crate koreanbots-rs 0.2.1 [INFO] tweaked toml for crates.io crate koreanbots-rs 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate koreanbots-rs 0.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate koreanbots-rs 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v1.5.1 [INFO] [stderr] Downloaded serde_json v1.0.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eb8c78cdb3b4b0c3dd7d9e13d2ffcce6671f5e239591817ee0af8abad3a9f1a [INFO] running `Command { std: "docker" "start" "-a" "1eb8c78cdb3b4b0c3dd7d9e13d2ffcce6671f5e239591817ee0af8abad3a9f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eb8c78cdb3b4b0c3dd7d9e13d2ffcce6671f5e239591817ee0af8abad3a9f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb8c78cdb3b4b0c3dd7d9e13d2ffcce6671f5e239591817ee0af8abad3a9f1a", kill_on_drop: false }` [INFO] [stdout] 1eb8c78cdb3b4b0c3dd7d9e13d2ffcce6671f5e239591817ee0af8abad3a9f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423dd5dbbc8d1065ef895b0287eee49bb2e515fc57e6a8bc398b6d002b29466e [INFO] running `Command { std: "docker" "start" "-a" "423dd5dbbc8d1065ef895b0287eee49bb2e515fc57e6a8bc398b6d002b29466e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.1 [INFO] [stderr] Compiling koreanbots-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s [INFO] running `Command { std: "docker" "inspect" "423dd5dbbc8d1065ef895b0287eee49bb2e515fc57e6a8bc398b6d002b29466e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423dd5dbbc8d1065ef895b0287eee49bb2e515fc57e6a8bc398b6d002b29466e", kill_on_drop: false }` [INFO] [stdout] 423dd5dbbc8d1065ef895b0287eee49bb2e515fc57e6a8bc398b6d002b29466e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c65dd618a09c6b7060740f653bc4a8975e13ec2fdee208e5b7d94610d4c4b5 [INFO] running `Command { std: "docker" "start" "-a" "17c65dd618a09c6b7060740f653bc4a8975e13ec2fdee208e5b7d94610d4c4b5", kill_on_drop: false }` [INFO] [stderr] Compiling koreanbots-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "17c65dd618a09c6b7060740f653bc4a8975e13ec2fdee208e5b7d94610d4c4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c65dd618a09c6b7060740f653bc4a8975e13ec2fdee208e5b7d94610d4c4b5", kill_on_drop: false }` [INFO] [stdout] 17c65dd618a09c6b7060740f653bc4a8975e13ec2fdee208e5b7d94610d4c4b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6faccb18283197aa7aa658db19c6ec017a7fe425b9ec70f3c07c9d541204814 [INFO] running `Command { std: "docker" "start" "-a" "d6faccb18283197aa7aa658db19c6ec017a7fe425b9ec70f3c07c9d541204814", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/koreanbots_rs-aa7aa470f9a8576e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/koreanbots_rs-c70597ee6088d2df) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests koreanbots_rs [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 8 tests [INFO] [stdout] test src/lib.rs - get_bots (line 13) ... FAILED [INFO] [stdout] test src/lib.rs - get_vote_widget (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - get_bot (line 94) ... FAILED [INFO] [stdout] test src/lib.rs - get_server_widget (line 50) ... FAILED [INFO] [stdout] test src/lib.rs - get_search_bots (line 76) ... FAILED [INFO] [stdout] test src/lib.rs - get_votes_mybot (line 111) ... FAILED [INFO] [stdout] test src/lib.rs - get_bots_by_category (line 31) ... FAILED [INFO] [stdout] test src/lib.rs - post_bot_servers (line 130) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - get_bots (line 13) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_bots("1")); [INFO] [stdout] | ----------------------- ^^^ expected `Option<&str>`, found `&str` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&str>` [INFO] [stdout] found reference `&'static str` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn get_bots(page: Option<&str>) -> ureq::SerdeValue { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_bots(Some("1"))); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_bots("1")); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::get_bots("1")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_vote_widget (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koreanbot_rs` [INFO] [stdout] --> src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbot_rs::getvotewidget("387548561816027138")); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `koreanbot_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbots_rs::getvotewidget("387548561816027138")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbot_rs::getvotewidget("387548561816027138")); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 3 | println!("{}", koreanbot_rs::getvotewidget("387548561816027138")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_bot (line 94) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `get_seacrh_bots` in crate `koreanbots_rs` [INFO] [stdout] --> src/lib.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_seacrh_bots("387548561816027138")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_search_bots` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_search_bots(search: &str, page: Option<&str>) -> ureq::SerdeValue { [INFO] [stdout] | ---------------------------------------------------------------------------- similarly named function `get_search_bots` defined here [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_seacrh_bots("387548561816027138")); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::get_seacrh_bots("387548561816027138")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_server_widget (line 50) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `koreanbots` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbots::get_server_widget("387548561816027138")); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `koreanbots` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbots_rs::get_server_widget("387548561816027138")); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 3 | println("{}", koreanbots::get_server_widget("387548561816027138")); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 3 | println!("{}", koreanbots::get_server_widget("387548561816027138")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_search_bots (line 76) stdout ---- [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_search_bots("원더봇", Some("1"))); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::get_search_bots("원더봇", Some("1"))); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_votes_mybot (line 111) stdout ---- [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_votes_mybot("MY_BOT_ID", "KOREANBOTS_TOKEN")); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::get_votes_mybot("MY_BOT_ID", "KOREANBOTS_TOKEN")); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - get_bots_by_category (line 31) stdout ---- [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::get_bots_by_category("관리", Some("1"))); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::get_bots_by_category("관리", Some("1"))); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - post_bot_servers (line 130) stdout ---- [INFO] [stdout] error[E0423]: expected function, found macro `println` [INFO] [stdout] --> src/lib.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 5 | println("{}", koreanbots_rs::post_bot_servers("KOREANBOTS_TOKEN", 123)); [INFO] [stdout] | ^^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 5 | println!("{}", koreanbots_rs::post_bot_servers("KOREANBOTS_TOKEN", 123)); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - get_bot (line 94) [INFO] [stdout] src/lib.rs - get_bots (line 13) [INFO] [stdout] src/lib.rs - get_bots_by_category (line 31) [INFO] [stdout] src/lib.rs - get_search_bots (line 76) [INFO] [stdout] src/lib.rs - get_server_widget (line 50) [INFO] [stdout] src/lib.rs - get_vote_widget (line 63) [INFO] [stdout] src/lib.rs - get_votes_mybot (line 111) [INFO] [stdout] src/lib.rs - post_bot_servers (line 130) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d6faccb18283197aa7aa658db19c6ec017a7fe425b9ec70f3c07c9d541204814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6faccb18283197aa7aa658db19c6ec017a7fe425b9ec70f3c07c9d541204814", kill_on_drop: false }` [INFO] [stdout] d6faccb18283197aa7aa658db19c6ec017a7fe425b9ec70f3c07c9d541204814