[INFO] cloning repository https://github.com/TimHillier/quickchart-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimHillier/quickchart-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimHillier%2Fquickchart-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimHillier%2Fquickchart-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49810d37dec476539ccde2d88f5fe860e131ec26
[INFO] testing TimHillier/quickchart-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimHillier%2Fquickchart-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TimHillier/quickchart-rs
[INFO] finished tweaking git repo https://github.com/TimHillier/quickchart-rs
[INFO] tweaked toml for git repo https://github.com/TimHillier/quickchart-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimHillier/quickchart-rs 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] crate git repo https://github.com/TimHillier/quickchart-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.6.1
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] [stderr]   Downloaded rustix v1.1.2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90a9a4b75e66a72dd707daa76abe00bf7eb76c35e33386f0ec91af421c5b7ad9
[INFO] running `Command { std: "docker" "start" "-a" "90a9a4b75e66a72dd707daa76abe00bf7eb76c35e33386f0ec91af421c5b7ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90a9a4b75e66a72dd707daa76abe00bf7eb76c35e33386f0ec91af421c5b7ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a9a4b75e66a72dd707daa76abe00bf7eb76c35e33386f0ec91af421c5b7ad9", kill_on_drop: false }`
[INFO] [stdout] 90a9a4b75e66a72dd707daa76abe00bf7eb76c35e33386f0ec91af421c5b7ad9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68bf7c92e2c9bd02c857a058839151c2e84b60898c8ae43186f064596aa2102b
[INFO] running `Command { std: "docker" "start" "-a" "68bf7c92e2c9bd02c857a058839151c2e84b60898c8ae43186f064596aa2102b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.48.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[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_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling quickchart-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.56s
[INFO] running `Command { std: "docker" "inspect" "68bf7c92e2c9bd02c857a058839151c2e84b60898c8ae43186f064596aa2102b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68bf7c92e2c9bd02c857a058839151c2e84b60898c8ae43186f064596aa2102b", kill_on_drop: false }`
[INFO] [stdout] 68bf7c92e2c9bd02c857a058839151c2e84b60898c8ae43186f064596aa2102b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6180fa392596338419865028fa434493558826fd6501e7225e1622820461343
[INFO] running `Command { std: "docker" "start" "-a" "a6180fa392596338419865028fa434493558826fd6501e7225e1622820461343", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling quickchart-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.99s
[INFO] running `Command { std: "docker" "inspect" "a6180fa392596338419865028fa434493558826fd6501e7225e1622820461343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6180fa392596338419865028fa434493558826fd6501e7225e1622820461343", kill_on_drop: false }`
[INFO] [stdout] a6180fa392596338419865028fa434493558826fd6501e7225e1622820461343
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f95a4b4fb592e569c4717dc534f3ea3e05e5de5e0ec9c7874dc59138a8f1d88f
[INFO] running `Command { std: "docker" "start" "-a" "f95a4b4fb592e569c4717dc534f3ea3e05e5de5e0ec9c7874dc59138a8f1d88f", 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/quickchart_rs-e1e607d7df0b3f6f)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test quickchart_client::tests::test_error_display ... ok
[INFO] [stdout] test quickchart_client::tests::test_compact_chart_with_javascript_notation ... ok
[INFO] [stdout] test quickchart_client::tests::test_compact_chart_preserves_content ... ok
[INFO] [stdout] test quickchart_client::tests::test_compact_chart_with_valid_json ... ok
[INFO] [stdout] test quickchart_client::tests::test_device_pixel_ratio_formatting ... ok
[INFO] [stdout] test quickchart_client::tests::test_get_url_with_partial_parameters ... ok
[INFO] [stdout] test quickchart_client::tests::test_get_url_basic ... ok
[INFO] [stdout] test quickchart_client::tests::test_builder_chain ... ok
[INFO] [stdout] test quickchart_client::tests::test_get_url_with_all_parameters ... ok
[INFO] [stdout] test quickchart_client::tests::test_new_client ... ok
[INFO] [stdout] test quickchart_client::tests::test_build_json_body_with_minimal_config ... ok
[INFO] [stdout] test quickchart_client::tests::test_build_json_body ... ok
[INFO] [stdout] test quickchart_client::tests::test_builder_pattern ... ok
[INFO] [stdout] test quickchart_client::tests::test_background_color_url_encoding ... ok
[INFO] [stdout] test quickchart_client::tests::test_url_encoding ... ok
[INFO] [stdout] test quickchart_client::tests::test_background_color_rgb_hsl_formats ... ok
[INFO] [stdout] test quickchart_client::tests::test_background_color_hex_formats ... ok
[INFO] [stdout] test quickchart_client::tests::test_background_color_variations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quickchart_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/quickchart_client.rs - quickchart_client::QuickchartClient::get_short_url (line 232) - compile ... FAILED
[INFO] [stdout] test src/quickchart_client.rs - quickchart_client::QuickchartClient::post (line 275) - compile ... FAILED
[INFO] [stdout] test src/quickchart_client.rs - quickchart_client::QuickchartClient::to_file (line 292) - compile ... FAILED
[INFO] [stdout] test src/quickchart_client.rs - quickchart_client::QuickchartClient::get_url (line 184) ... ok
[INFO] [stdout] test src/quickchart_client.rs - quickchart_client::QuickchartClient (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/quickchart_client.rs - quickchart_client::QuickchartClient::get_short_url (line 232) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/quickchart_client.rs:238:22
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_quickchart_client_rs_232_0() {
[INFO] [stdout]     |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 238 |     .get_short_url().await?;
[INFO] [stdout]     |                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quickchart_client.rs - quickchart_client::QuickchartClient::post (line 275) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickchartClient`
[INFO] [stdout]    --> src/quickchart_client.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 | let client = QuickchartClient::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared type `QuickchartClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 275 + use quickchart_rs::QuickchartClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/quickchart_client.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_quickchart_client_rs_275_0() {
[INFO] [stdout]     |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 278 |     .post().await?;
[INFO] [stdout]     |             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quickchart_client.rs - quickchart_client::QuickchartClient::to_file (line 292) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickchartClient`
[INFO] [stdout]    --> src/quickchart_client.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 293 | let client = QuickchartClient::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared type `QuickchartClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 292 + use quickchart_rs::QuickchartClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/quickchart_client.rs:296:6
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_quickchart_client_rs_292_0() {
[INFO] [stdout]     |                                      ------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 296 |     .await?;
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/quickchart_client.rs - quickchart_client::QuickchartClient::get_short_url (line 232)
[INFO] [stdout]     src/quickchart_client.rs - quickchart_client::QuickchartClient::post (line 275)
[INFO] [stdout]     src/quickchart_client.rs - quickchart_client::QuickchartClient::to_file (line 292)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f95a4b4fb592e569c4717dc534f3ea3e05e5de5e0ec9c7874dc59138a8f1d88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95a4b4fb592e569c4717dc534f3ea3e05e5de5e0ec9c7874dc59138a8f1d88f", kill_on_drop: false }`
[INFO] [stdout] f95a4b4fb592e569c4717dc534f3ea3e05e5de5e0ec9c7874dc59138a8f1d88f
