[INFO] fetching crate dharvya_api 0.1.0...
[INFO] testing dharvya_api-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate dharvya_api 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate dharvya_api 0.1.0
[INFO] finished tweaking crates.io crate dharvya_api 0.1.0
[INFO] tweaked toml for crates.io crate dharvya_api 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dharvya_api 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3cae034fa3e431f0b54cf463b4349c3fbbc57a3e3cd81e726973717f6c34ce1
[INFO] running `Command { std: "docker" "start" "-a" "f3cae034fa3e431f0b54cf463b4349c3fbbc57a3e3cd81e726973717f6c34ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cae034fa3e431f0b54cf463b4349c3fbbc57a3e3cd81e726973717f6c34ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cae034fa3e431f0b54cf463b4349c3fbbc57a3e3cd81e726973717f6c34ce1", kill_on_drop: false }`
[INFO] [stdout] f3cae034fa3e431f0b54cf463b4349c3fbbc57a3e3cd81e726973717f6c34ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43260606be186b7e9466e8c8daeb8502d430a298972e1023ff2d65d21a623abd
[INFO] running `Command { std: "docker" "start" "-a" "43260606be186b7e9466e8c8daeb8502d430a298972e1023ff2d65d21a623abd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling dharvya_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.76s
[INFO] running `Command { std: "docker" "inspect" "43260606be186b7e9466e8c8daeb8502d430a298972e1023ff2d65d21a623abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43260606be186b7e9466e8c8daeb8502d430a298972e1023ff2d65d21a623abd", kill_on_drop: false }`
[INFO] [stdout] 43260606be186b7e9466e8c8daeb8502d430a298972e1023ff2d65d21a623abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09642994e1a8d2b19788d271f2ea19383b239d3e379527ae44b0b3e152f770e0
[INFO] running `Command { std: "docker" "start" "-a" "09642994e1a8d2b19788d271f2ea19383b239d3e379527ae44b0b3e152f770e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling dharvya_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "09642994e1a8d2b19788d271f2ea19383b239d3e379527ae44b0b3e152f770e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09642994e1a8d2b19788d271f2ea19383b239d3e379527ae44b0b3e152f770e0", kill_on_drop: false }`
[INFO] [stdout] 09642994e1a8d2b19788d271f2ea19383b239d3e379527ae44b0b3e152f770e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 904c785195785a77c0ca83859b9f702af1bf1c2394388c8add157beeecd65a84
[INFO] running `Command { std: "docker" "start" "-a" "904c785195785a77c0ca83859b9f702af1bf1c2394388c8add157beeecd65a84", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dharvya_api-eb54d08a097e4cff)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dharvya_api
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/core.rs - core::eightball (line 104) ... FAILED
[INFO] [stdout] test src/core.rs - core::dare (line 174) ... FAILED
[INFO] [stdout] test src/core.rs - core::truth_or_dare (line 139) ... FAILED
[INFO] [stdout] test src/core.rs - core::Image::save_as_existing (line 32) ... FAILED
[INFO] [stdout] test src/core.rs - core::get_random_meme (line 86) ... FAILED
[INFO] [stdout] test src/core.rs - core::would_you_rather (line 119) ... 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::Trivia::get (line 228) ... FAILED
[INFO] [stdout] test src/core.rs - core::compliment (line 266) ... FAILED
[INFO] [stdout] test src/core.rs - core::neverhaveiever (line 282) ... FAILED
[INFO] [stdout] test src/core.rs - core::roast (line 205) ... FAILED
[INFO] [stdout] test src/core.rs - core::topic (line 297) ... FAILED
[INFO] [stdout] test src/core.rs - core::Image::save_as_new (line 18) ... FAILED
[INFO] [stdout] test src/core.rs - core::fact (line 189) ... FAILED
[INFO] [stdout] test src/lib.rs - _request (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - request (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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 dharvya_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::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 dharvya_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::Image::save_as_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 dharvya_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::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 dharvya_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::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 dharvya_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::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 dharvya_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 dharvya_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::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 dharvya_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/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 dharvya_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::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 dharvya_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::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 dharvya_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] ---- 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 dharvya_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::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 dharvya_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::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 dharvya_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/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 dharvya_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/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 dharvya_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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core.rs - core::Image::save_as_existing (line 32)
[INFO] [stdout]     src/core.rs - core::Image::save_as_new (line 18)
[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.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "904c785195785a77c0ca83859b9f702af1bf1c2394388c8add157beeecd65a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904c785195785a77c0ca83859b9f702af1bf1c2394388c8add157beeecd65a84", kill_on_drop: false }`
[INFO] [stdout] 904c785195785a77c0ca83859b9f702af1bf1c2394388c8add157beeecd65a84
