[INFO] fetching crate digitalocean-api 0.2.2...
[INFO] testing digitalocean-api-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate digitalocean-api 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate digitalocean-api 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate digitalocean-api 0.2.2
[INFO] tweaked toml for crates.io crate digitalocean-api 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate digitalocean-api 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate digitalocean-api 0.2.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded tokio-util v0.7.15
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded tokio v1.46.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 726c6646ccbcd6387941e3d472d13b8926a22f1487f012e6f5bed08a83dc5a14
[INFO] running `Command { std: "docker" "start" "-a" "726c6646ccbcd6387941e3d472d13b8926a22f1487f012e6f5bed08a83dc5a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "726c6646ccbcd6387941e3d472d13b8926a22f1487f012e6f5bed08a83dc5a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726c6646ccbcd6387941e3d472d13b8926a22f1487f012e6f5bed08a83dc5a14", kill_on_drop: false }`
[INFO] [stdout] 726c6646ccbcd6387941e3d472d13b8926a22f1487f012e6f5bed08a83dc5a14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df96348b86c150405e878c953ade7812fd82a2af0b18a302222fccd22d9b0ce0
[INFO] running `Command { std: "docker" "start" "-a" "df96348b86c150405e878c953ade7812fd82a2af0b18a302222fccd22d9b0ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling digitalocean-api v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "df96348b86c150405e878c953ade7812fd82a2af0b18a302222fccd22d9b0ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df96348b86c150405e878c953ade7812fd82a2af0b18a302222fccd22d9b0ce0", kill_on_drop: false }`
[INFO] [stdout] df96348b86c150405e878c953ade7812fd82a2af0b18a302222fccd22d9b0ce0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b94788178d8a789f84a1a76a839f3df8ad40f796399776aa31a79b22b6d1a09
[INFO] running `Command { std: "docker" "start" "-a" "4b94788178d8a789f84a1a76a839f3df8ad40f796399776aa31a79b22b6d1a09", kill_on_drop: false }`
[INFO] [stderr]    Compiling digitalocean-api v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> tests/image_action.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> examples/action.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> examples/action.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> examples/action.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> tests/snapshot.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `url_serde`
[INFO] [stdout]  --> tests/snapshot.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate url_serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> tests/utils.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> tests/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `url_serde`
[INFO] [stdout]  --> tests/image_action.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate url_serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> tests/utils.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> tests/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> tests/ssh_key.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `url_serde`
[INFO] [stdout]  --> tests/ssh_key.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate url_serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> tests/utils.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> tests/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> examples/keys.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> examples/keys.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> examples/keys.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> tests/domain.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `digitalocean`
[INFO] [stdout]  --> tests/size.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate digitalocean;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `url_serde`
[INFO] [stdout]  --> tests/domain.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate url_serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `url_serde`
[INFO] [stdout]  --> tests/size.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate url_serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> tests/utils.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> tests/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `dotenv`
[INFO] [stdout]  --> tests/utils.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate dotenv;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `env_logger`
[INFO] [stdout]  --> tests/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate env_logger;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digitalocean-api` (example "keys") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `digitalocean-api` (test "image_action") due to 4 previous errors
[INFO] [stderr] error: could not compile `digitalocean-api` (test "snapshot") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DigitalOcean`
[INFO] [stdout]   --> examples/action.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let client = DigitalOcean::new(api_key).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^ use of undeclared type `DigitalOcean`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use digitalocean_api::DigitalOcean;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Action`
[INFO] [stdout]   --> examples/action.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let val = Action::get(id).execute(&client).unwrap();
[INFO] [stdout]    |                       ^^^^^^ use of undeclared type `Action`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 37 -             let val = Action::get(id).execute(&client).unwrap();
[INFO] [stdout] 37 +             let val = Option::get(id).execute(&client).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use digitalocean_api::prelude::Action;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use reqwest::redirect::Action;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digitalocean-api` (test "size") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Action`
[INFO] [stdout]   --> examples/action.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let val = Action::list().limit(limit).execute(&client).unwrap();
[INFO] [stdout]    |                       ^^^^^^ use of undeclared type `Action`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -             let val = Action::list().limit(limit).execute(&client).unwrap();
[INFO] [stdout] 41 +             let val = Option::list().limit(limit).execute(&client).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use digitalocean_api::prelude::Action;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use reqwest::redirect::Action;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digitalocean-api` (example "action") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digitalocean-api` (test "ssh_key") due to 4 previous errors
[INFO] [stderr] error: could not compile `digitalocean-api` (test "domain") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b94788178d8a789f84a1a76a839f3df8ad40f796399776aa31a79b22b6d1a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b94788178d8a789f84a1a76a839f3df8ad40f796399776aa31a79b22b6d1a09", kill_on_drop: false }`
[INFO] [stdout] 4b94788178d8a789f84a1a76a839f3df8ad40f796399776aa31a79b22b6d1a09
