[INFO] cloning repository https://github.com/ItsLimeNade/cinnamon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ItsLimeNade/cinnamon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsLimeNade%2Fcinnamon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsLimeNade%2Fcinnamon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6700af88caeb657375d27172f0e5e2d7d701c588
[INFO] testing ItsLimeNade/cinnamon against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItsLimeNade%2Fcinnamon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ItsLimeNade/cinnamon
[INFO] finished tweaking git repo https://github.com/ItsLimeNade/cinnamon
[INFO] tweaked toml for git repo https://github.com/ItsLimeNade/cinnamon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ItsLimeNade/cinnamon on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ItsLimeNade/cinnamon 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded napi v3.8.2
[INFO] [stderr]   Downloaded napi-derive-backend v5.0.1
[INFO] [stderr]   Downloaded napi-derive v3.5.1
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded napi-sys v3.2.1
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f716efdf00e14642a126122564b44b7e69ed9f0d77fe3a5f8a70afe4dec75e9
[INFO] running `Command { std: "docker" "start" "-a" "9f716efdf00e14642a126122564b44b7e69ed9f0d77fe3a5f8a70afe4dec75e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f716efdf00e14642a126122564b44b7e69ed9f0d77fe3a5f8a70afe4dec75e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f716efdf00e14642a126122564b44b7e69ed9f0d77fe3a5f8a70afe4dec75e9", kill_on_drop: false }`
[INFO] [stdout] 9f716efdf00e14642a126122564b44b7e69ed9f0d77fe3a5f8a70afe4dec75e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42fcca77c11c1b49078d289d006562ae7fe5749710820863bb14af05d695fc43
[INFO] running `Command { std: "docker" "start" "-a" "42fcca77c11c1b49078d289d006562ae7fe5749710820863bb14af05d695fc43", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling napi v3.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cinnamon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v5.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling napi-derive v3.5.1
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.28s
[INFO] running `Command { std: "docker" "inspect" "42fcca77c11c1b49078d289d006562ae7fe5749710820863bb14af05d695fc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42fcca77c11c1b49078d289d006562ae7fe5749710820863bb14af05d695fc43", kill_on_drop: false }`
[INFO] [stdout] 42fcca77c11c1b49078d289d006562ae7fe5749710820863bb14af05d695fc43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d59d235b904966e035dfd7d7e169640fcf9ab68c516355730ef9bfa38c47c96
[INFO] running `Command { std: "docker" "start" "-a" "7d59d235b904966e035dfd7d7e169640fcf9ab68c516355730ef9bfa38c47c96", kill_on_drop: false }`
[INFO] [stderr]    Compiling cinnamon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "7d59d235b904966e035dfd7d7e169640fcf9ab68c516355730ef9bfa38c47c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d59d235b904966e035dfd7d7e169640fcf9ab68c516355730ef9bfa38c47c96", kill_on_drop: false }`
[INFO] [stdout] 7d59d235b904966e035dfd7d7e169640fcf9ab68c516355730ef9bfa38c47c96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9277738f6cf2f841507f1dd7813d185507c050148fe68d31a6928f3895e1af6c
[INFO] running `Command { std: "docker" "start" "-a" "9277738f6cf2f841507f1dd7813d185507c050148fe68d31a6928f3895e1af6c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cinnamon-80a203e4a1883fe4)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cinnamon
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/models/entries.rs - models::entries::SgvService::list (line 43) ... FAILED
[INFO] [stdout] test src/models/properties.rs - models::properties::PropertiesRequest (line 263) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/models/entries.rs - models::entries::SgvService::list (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `SgvEntry` in this scope
[INFO] [stdout]   --> src/models/entries.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | let entries: Vec<SgvEntry> = client.entries().sgv()
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 42 + use cinnamon::models::entries::SgvEntry;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utc`
[INFO] [stdout]   --> src/models/entries.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 .from(Utc::now() - Duration::hours(24))
[INFO] [stdout]    |                       ^^^ use of undeclared type `Utc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 42 + use chrono::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> src/models/entries.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 .from(Utc::now() - Duration::hours(24))
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 42 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 42 + use chrono::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 42 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utc`
[INFO] [stdout]   --> src/models/entries.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 .to(Utc::now() - Duration::hours(20))
[INFO] [stdout]    |                     ^^^ use of undeclared type `Utc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 42 + use chrono::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration`
[INFO] [stdout]   --> src/models/entries.rs:54:34
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 .to(Utc::now() - Duration::hours(20))
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 42 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 42 + use chrono::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 42 + use tokio::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/entries.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_entries_rs_43_0() {
[INFO] [stdout]    |                                      --------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 56 |                 .await?;
[INFO] [stdout]    |                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/models/entries.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 | let client = NightscoutClient::new(URL, SECRET);
[INFO] [stdout]    |              ---------------------      ^^^^^^ expected `Option<String>`, found `&str`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Option<String>`
[INFO] [stdout]            found reference `&str`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/client.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(base_url: &str, api_secret: Option<String>) -> Result<Self, NightscoutError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `entries` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/models/entries.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 | let entries: Vec<SgvEntry> = client.entries().sgv()
[INFO] [stdout]    |                                     ^^^^^^^ method not found in `Result<NightscoutClient, NightscoutError>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `entries` exists on the type `NightscoutClient`
[INFO] [stdout]   --> src/client.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn entries(&self) -> EntriesService {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `NightscoutClient` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 51 | let entries: Vec<SgvEntry> = client.expect("REASON").entries().sgv()
[INFO] [stdout]    |                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433, E0599, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/properties.rs - models::properties::PropertiesRequest (line 263) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/models/properties.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 | let properties = client.properties()
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PropertyType`
[INFO] [stdout]    --> src/models/properties.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |     .only(&[PropertyType::Iob, PropertyType::Cob])
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of undeclared type `PropertyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 263 + use cinnamon::models::properties::PropertyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PropertyType`
[INFO] [stdout]    --> src/models/properties.rs:266:32
[INFO] [stdout]     |
[INFO] [stdout] 266 |     .only(&[PropertyType::Iob, PropertyType::Cob])
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of undeclared type `PropertyType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 263 + use cinnamon::models::properties::PropertyType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/properties.rs:268:6
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_properties_rs_263_0() {
[INFO] [stdout]     |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 268 |     .await?;
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/models/entries.rs - models::entries::SgvService::list (line 43)
[INFO] [stdout]     src/models/properties.rs - models::properties::PropertiesRequest (line 263)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.88s; merged doctests compilation took 0.26s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9277738f6cf2f841507f1dd7813d185507c050148fe68d31a6928f3895e1af6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9277738f6cf2f841507f1dd7813d185507c050148fe68d31a6928f3895e1af6c", kill_on_drop: false }`
[INFO] [stdout] 9277738f6cf2f841507f1dd7813d185507c050148fe68d31a6928f3895e1af6c
