[INFO] fetching crate utapi-rs 0.1.2...
[INFO] testing utapi-rs-0.1.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate utapi-rs 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate utapi-rs 0.1.2
[INFO] finished tweaking crates.io crate utapi-rs 0.1.2
[INFO] tweaked toml for crates.io crate utapi-rs 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate utapi-rs 0.1.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--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]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filesize v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0505c11b21e900d0d2e2aeb3ac91f0f6d2d5bc765d5baacf22b1f42fccb721b5
[INFO] running `Command { std: "docker" "start" "-a" "0505c11b21e900d0d2e2aeb3ac91f0f6d2d5bc765d5baacf22b1f42fccb721b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0505c11b21e900d0d2e2aeb3ac91f0f6d2d5bc765d5baacf22b1f42fccb721b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0505c11b21e900d0d2e2aeb3ac91f0f6d2d5bc765d5baacf22b1f42fccb721b5", kill_on_drop: false }`
[INFO] [stdout] 0505c11b21e900d0d2e2aeb3ac91f0f6d2d5bc765d5baacf22b1f42fccb721b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b14a2176004c18875d419005441994fafacb4073d9220688fa5c2e8352f17c7
[INFO] running `Command { std: "docker" "start" "-a" "2b14a2176004c18875d419005441994fafacb4073d9220688fa5c2e8352f17c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling filesize v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling utapi-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "2b14a2176004c18875d419005441994fafacb4073d9220688fa5c2e8352f17c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b14a2176004c18875d419005441994fafacb4073d9220688fa5c2e8352f17c7", kill_on_drop: false }`
[INFO] [stdout] 2b14a2176004c18875d419005441994fafacb4073d9220688fa5c2e8352f17c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f38673e45c228eb282be49c2deb3e930a1467be345ed7fd0046add4c280178c
[INFO] running `Command { std: "docker" "start" "-a" "2f38673e45c228eb282be49c2deb3e930a1467be345ed7fd0046add4c280178c", kill_on_drop: false }`
[INFO] [stderr]    Compiling utapi-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "2f38673e45c228eb282be49c2deb3e930a1467be345ed7fd0046add4c280178c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f38673e45c228eb282be49c2deb3e930a1467be345ed7fd0046add4c280178c", kill_on_drop: false }`
[INFO] [stdout] 2f38673e45c228eb282be49c2deb3e930a1467be345ed7fd0046add4c280178c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9361f51c2f2b7a072d7a82ff861b83f00bc1c2fdb0031d71253a16b2a33872f7
[INFO] running `Command { std: "docker" "start" "-a" "9361f51c2f2b7a072d7a82ff861b83f00bc1c2fdb0031d71253a16b2a33872f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utapi_rs-c88ad48792d51964)
[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 utapi_rs
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::builder (line 174) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::user_agent (line 269) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::new (line 158) ... FAILED
[INFO] [stdout] test src/utapi.rs - utapi::UtApi::new (line 51) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::build (line 330) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::fmt (line 137) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::default (line 83) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::host (line 253) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::api_key (line 293) ... FAILED
[INFO] [stdout] test src/utapi.rs - utapi::UtApi::from_config (line 94) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::from_env (line 56) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfig::default (line 204) ... FAILED
[INFO] [stdout] test src/config.rs - config::UploadthingConfigBuilder::version (line 316) ... FAILED
[INFO] [stdout] test src/config.rs - config::ApiKey::from_str (line 106) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfig::builder (line 174) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfig`
[INFO] [stdout]  --> src/config.rs:175:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder = UploadthingConfig::builder();
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfig;
[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/config.rs - config::UploadthingConfigBuilder::user_agent (line 269) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]  --> src/config.rs:270:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder = UploadthingConfigBuilder::new().user_agent("MyUploader/1.0");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfigBuilder;
[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/config.rs - config::UploadthingConfig::new (line 158) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfig`
[INFO] [stdout]  --> src/config.rs:159:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = UploadthingConfig::new();
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfig;
[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/utapi.rs - utapi::UtApi::new (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtApi`
[INFO] [stdout]  --> src/utapi.rs:53:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | let api_with_key = UtApi::new(Some("your_api_key".to_string()));
[INFO] [stdout]   |                    ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::UtApi;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtApi`
[INFO] [stdout]  --> src/utapi.rs:56:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | let api_with_env_key = UtApi::new(None);
[INFO] [stdout]   |                        ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::UtApi;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::UploadthingConfigBuilder::build (line 330) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]  --> src/config.rs:331:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = UploadthingConfigBuilder::new()
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfigBuilder;
[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/config.rs - config::ApiKey::fmt (line 137) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ApiKey` in this scope
[INFO] [stdout]  --> src/config.rs:138:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let api_key = ApiKey {
[INFO] [stdout]   |               ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::ApiKey;
[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 E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ApiKey::default (line 83) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiKey`
[INFO] [stdout]  --> src/config.rs:85:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | let api_key = ApiKey::default();
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `ApiKey`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::ApiKey;
[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/config.rs - config::UploadthingConfigBuilder::host (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]  --> src/config.rs:254:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder = UploadthingConfigBuilder::new().host("https://example.com");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfigBuilder;
[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/config.rs - config::UploadthingConfigBuilder::api_key (line 293) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]  --> src/config.rs:294:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder = UploadthingConfigBuilder::new().api_key("your_api_key");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfigBuilder;
[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/utapi.rs - utapi::UtApi::from_config (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfig`
[INFO] [stdout]  --> src/utapi.rs:95:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = UploadthingConfig::builder().api_key("your_api_key").build();
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfig;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtApi`
[INFO] [stdout]  --> src/utapi.rs:96:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | let api = UtApi::from_config(config);
[INFO] [stdout]   |           ^^^^^ use of undeclared type `UtApi`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::UtApi;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ApiKey::from_env (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiKey`
[INFO] [stdout]  --> src/config.rs:58:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | let api_key = ApiKey::from_env().unwrap();
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `ApiKey`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::ApiKey;
[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/config.rs - config::UploadthingConfig::default (line 204) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfig`
[INFO] [stdout]  --> src/config.rs:205:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | let default_config = UploadthingConfig::default();
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfig`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfig;
[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/config.rs - config::UploadthingConfigBuilder::version (line 316) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]  --> src/config.rs:317:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder = UploadthingConfigBuilder::new().version("2.0.0");
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UploadthingConfigBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::UploadthingConfigBuilder;
[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/config.rs - config::ApiKey::from_str (line 106) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `ApiKey` in this scope
[INFO] [stdout]  --> src/config.rs:107:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let api_key: ApiKey = "Bearer:secret123".parse().unwrap();
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::ApiKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApiKey` in this scope
[INFO] [stdout]  --> src/config.rs:111:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | let api_key: ApiKey = "secret123".parse().unwrap();
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use utapi_rs::config::ApiKey;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ApiKey::default (line 83)
[INFO] [stdout]     src/config.rs - config::ApiKey::fmt (line 137)
[INFO] [stdout]     src/config.rs - config::ApiKey::from_env (line 56)
[INFO] [stdout]     src/config.rs - config::ApiKey::from_str (line 106)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::builder (line 174)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::default (line 204)
[INFO] [stdout]     src/config.rs - config::UploadthingConfig::new (line 158)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::api_key (line 293)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::build (line 330)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::host (line 253)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::user_agent (line 269)
[INFO] [stdout]     src/config.rs - config::UploadthingConfigBuilder::version (line 316)
[INFO] [stdout]     src/utapi.rs - utapi::UtApi::from_config (line 94)
[INFO] [stdout]     src/utapi.rs - utapi::UtApi::new (line 51)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9361f51c2f2b7a072d7a82ff861b83f00bc1c2fdb0031d71253a16b2a33872f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9361f51c2f2b7a072d7a82ff861b83f00bc1c2fdb0031d71253a16b2a33872f7", kill_on_drop: false }`
[INFO] [stdout] 9361f51c2f2b7a072d7a82ff861b83f00bc1c2fdb0031d71253a16b2a33872f7
