[INFO] fetching crate dhravya_api 0.1.2...
[INFO] testing dhravya_api-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate dhravya_api 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dhravya_api 0.1.2
[INFO] finished tweaking crates.io crate dhravya_api 0.1.2
[INFO] tweaked toml for crates.io crate dhravya_api 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dhravya_api 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 156 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ed5e18bced05026bff358780c4b5eab2cf690f8686eddc1ee2b700fd223d57
[INFO] running `Command { std: "docker" "start" "-a" "c7ed5e18bced05026bff358780c4b5eab2cf690f8686eddc1ee2b700fd223d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ed5e18bced05026bff358780c4b5eab2cf690f8686eddc1ee2b700fd223d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ed5e18bced05026bff358780c4b5eab2cf690f8686eddc1ee2b700fd223d57", kill_on_drop: false }`
[INFO] [stdout] c7ed5e18bced05026bff358780c4b5eab2cf690f8686eddc1ee2b700fd223d57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d298f508edaf76b5d14dd62f907023ef717934d291c1f9c3060a80fde2eadcd1
[INFO] running `Command { std: "docker" "start" "-a" "d298f508edaf76b5d14dd62f907023ef717934d291c1f9c3060a80fde2eadcd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dhravya_api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s
[INFO] running `Command { std: "docker" "inspect" "d298f508edaf76b5d14dd62f907023ef717934d291c1f9c3060a80fde2eadcd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d298f508edaf76b5d14dd62f907023ef717934d291c1f9c3060a80fde2eadcd1", kill_on_drop: false }`
[INFO] [stdout] d298f508edaf76b5d14dd62f907023ef717934d291c1f9c3060a80fde2eadcd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23e94101574c8fde5517b0cd19f895a3973659d11549e6406d0b9dd6923d2fa2
[INFO] running `Command { std: "docker" "start" "-a" "23e94101574c8fde5517b0cd19f895a3973659d11549e6406d0b9dd6923d2fa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling dhravya_api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "23e94101574c8fde5517b0cd19f895a3973659d11549e6406d0b9dd6923d2fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e94101574c8fde5517b0cd19f895a3973659d11549e6406d0b9dd6923d2fa2", kill_on_drop: false }`
[INFO] [stdout] 23e94101574c8fde5517b0cd19f895a3973659d11549e6406d0b9dd6923d2fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50cb4b090fdfcb52dcc4f9673a261b5038dbc0e80b62a9a001b14cc837fc623e
[INFO] running `Command { std: "docker" "start" "-a" "50cb4b090fdfcb52dcc4f9673a261b5038dbc0e80b62a9a001b14cc837fc623e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dhravya_api-5b1aac4233e0ac89)
[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]    Doc-tests dhravya_api
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/core.rs - core::would_you_rather (line 119) ... FAILED
[INFO] [stdout] test src/core.rs - core::get_random_meme (line 86) ... FAILED
[INFO] [stdout] test src/core.rs - core::compliment (line 266) ... FAILED
[INFO] [stdout] test src/core.rs - core::dare (line 174) ... FAILED
[INFO] [stdout] test src/core.rs - core::Image::save_as_new (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - request (line 15) ... FAILED
[INFO] [stdout] test src/core.rs - core::topic (line 297) ... FAILED
[INFO] [stdout] test src/core.rs - core::fact (line 189) ... FAILED
[INFO] [stdout] test src/core.rs - core::truth_or_dare (line 139) ... FAILED
[INFO] [stdout] test src/core.rs - core::neverhaveiever (line 282) ... FAILED
[INFO] [stdout] test src/core.rs - core::joke (line 250) ... FAILED
[INFO] [stdout] test src/core.rs - core::truth (line 159) ... FAILED
[INFO] [stdout] test src/core.rs - core::Image::save_on_existing (line 32) ... FAILED
[INFO] [stdout] test src/core.rs - core::eightball (line 104) ... FAILED
[INFO] [stdout] test src/core.rs - core::Trivia::get (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - _request (line 39) ... FAILED
[INFO] [stdout] test src/core.rs - core::roast (line 205) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core.rs - core::would_you_rather (line 119) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `would_you_rather` in this scope
[INFO] [stdout]    --> src/core.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | let answer = would_you_rather().unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 119 + use dhravya_api::would_you_rather;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::get_random_meme (line 86) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_random_meme` in this scope
[INFO] [stdout]   --> src/core.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | let meme = get_random_meme().unwrap();
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 86 + use dhravya_api::get_random_meme;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::compliment (line 266) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compliment` in this scope
[INFO] [stdout]    --> src/core.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 | let compliment = compliment().unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 266 + use dhravya_api::compliment;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::dare (line 174) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `dare` in this scope
[INFO] [stdout]    --> src/core.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 | let answer = dare().unwrap();
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 174 + use dhravya_api::dare;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::Image::save_as_new (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Meme`
[INFO] [stdout]   --> src/core.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | let meme = Meme::get("minecraft").unwrap();
[INFO] [stdout]    |            ^^^^ use of undeclared type `Meme`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use dhravya_api::Meme;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - request (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `request` in this scope
[INFO] [stdout]   --> src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | let bytes = request("meme/minecraft").unwrap();
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 15 + use dhravya_api::request;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::topic (line 297) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `topic` in this scope
[INFO] [stdout]    --> src/core.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 | let topic = topic().unwrap();
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 297 + use dhravya_api::topic;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::fact (line 189) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fact` in this scope
[INFO] [stdout]    --> src/core.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | let fact = fact().unwrap();
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 189 + use dhravya_api::fact;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::truth_or_dare (line 139) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `truth_or_dare` in this scope
[INFO] [stdout]    --> src/core.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | let answer = truth_or_dare().unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 139 + use dhravya_api::truth_or_dare;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::neverhaveiever (line 282) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `neverhaveiever` in this scope
[INFO] [stdout]    --> src/core.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 | let neverhaveiever = neverhaveiever().unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 282 + use dhravya_api::neverhaveiever;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::joke (line 250) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `joke` in this scope
[INFO] [stdout]    --> src/core.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 | let joke = joke().unwrap();
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 250 + use dhravya_api::joke;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::truth (line 159) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `truth` in this scope
[INFO] [stdout]    --> src/core.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | let answer = truth().unwrap();
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 159 + use dhravya_api::truth;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::Image::save_on_existing (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Meme`
[INFO] [stdout]   --> src/core.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | let meme = Meme::get("minecraft").unwrap();
[INFO] [stdout]    |            ^^^^ use of undeclared type `Meme`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use dhravya_api::Meme;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::eightball (line 104) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `eighball` in this scope
[INFO] [stdout]    --> src/core.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | let answer = eighball().unwrap();
[INFO] [stdout]     |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::Trivia::get (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Trivia`
[INFO] [stdout]    --> src/core.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 | let trivia = Trivia::get().unwrap();
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Trivia`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 228 + use dhravya_api::Trivia;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - _request (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `_request` in this scope
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | let bytes = _request("https://rust-lan.org").unwrap();
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 39 + use dhravya_api::_request;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core.rs - core::roast (line 205) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `roast` in this scope
[INFO] [stdout]    --> src/core.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 | let roast = roast().unwrap();
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 205 + use dhravya_api::roast;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core.rs - core::Image::save_as_new (line 18)
[INFO] [stdout]     src/core.rs - core::Image::save_on_existing (line 32)
[INFO] [stdout]     src/core.rs - core::Trivia::get (line 228)
[INFO] [stdout]     src/core.rs - core::compliment (line 266)
[INFO] [stdout]     src/core.rs - core::dare (line 174)
[INFO] [stdout]     src/core.rs - core::eightball (line 104)
[INFO] [stdout]     src/core.rs - core::fact (line 189)
[INFO] [stdout]     src/core.rs - core::get_random_meme (line 86)
[INFO] [stdout]     src/core.rs - core::joke (line 250)
[INFO] [stdout]     src/core.rs - core::neverhaveiever (line 282)
[INFO] [stdout]     src/core.rs - core::roast (line 205)
[INFO] [stdout]     src/core.rs - core::topic (line 297)
[INFO] [stdout]     src/core.rs - core::truth (line 159)
[INFO] [stdout]     src/core.rs - core::truth_or_dare (line 139)
[INFO] [stdout]     src/core.rs - core::would_you_rather (line 119)
[INFO] [stdout]     src/lib.rs - _request (line 39)
[INFO] [stdout]     src/lib.rs - request (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "50cb4b090fdfcb52dcc4f9673a261b5038dbc0e80b62a9a001b14cc837fc623e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cb4b090fdfcb52dcc4f9673a261b5038dbc0e80b62a9a001b14cc837fc623e", kill_on_drop: false }`
[INFO] [stdout] 50cb4b090fdfcb52dcc4f9673a261b5038dbc0e80b62a9a001b14cc837fc623e
