[INFO] fetching crate postmark 0.11.0...
[INFO] checking postmark-0.11.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate postmark 0.11.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate postmark 0.11.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate postmark 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate postmark 0.11.0
[INFO] tweaked toml for crates.io crate postmark 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding typed-builder v0.18.2 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09efde911ba697bdefebf2a861b827a76f9ef4859c849015242edeb79f6c8da1
[INFO] running `Command { std: "docker" "start" "-a" "09efde911ba697bdefebf2a861b827a76f9ef4859c849015242edeb79f6c8da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09efde911ba697bdefebf2a861b827a76f9ef4859c849015242edeb79f6c8da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09efde911ba697bdefebf2a861b827a76f9ef4859c849015242edeb79f6c8da1", kill_on_drop: false }`
[INFO] [stdout] 09efde911ba697bdefebf2a861b827a76f9ef4859c849015242edeb79f6c8da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f72f73ffeed08ea7bc266a1b5e6d1bf7a29d01e092bb17023d7cdaa933d8b0e9
[INFO] running `Command { std: "docker" "start" "-a" "f72f73ffeed08ea7bc266a1b5e6d1bf7a29d01e092bb17023d7cdaa933d8b0e9", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking postmark v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking httptest v0.16.1
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/bounce/delivery_stats.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]    --> src/api/email/send_email.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]     |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod reqwest;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]    --> src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/email/send_email_batch.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/email/send_email_batch_with_templates.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]    --> src/api/email/send_email_with_template.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]     |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod reqwest;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]    --> src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/message_streams/delete_suppression.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/message_streams/get_suppressions.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/server/create_server.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/server/get_server.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/templates/copy_templates.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]    --> src/api/templates/create_template.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]     |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod reqwest;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]    --> src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/templates/delete_template.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]    --> src/api/templates/edit_template.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]     |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  | pub mod reqwest;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]    --> src/lib.rs:48:7
[INFO] [stdout]     |
[INFO] [stdout] 48  | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/templates/get_template.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::reqwest`
[INFO] [stdout]   --> src/api/webhooks/create_webhook.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use crate::reqwest::PostmarkClient;
[INFO] [stdout]    |                ^^^^^^^ could not find `reqwest` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postmark::reqwest`
[INFO] [stdout]   --> tests/send_email.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout] 8  | use postmark::reqwest::PostmarkClient;
[INFO] [stdout]    |               ^^^^^^^ could not find `reqwest` in `postmark`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "reqwest")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postmark` (test "send_email") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postmark` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "f72f73ffeed08ea7bc266a1b5e6d1bf7a29d01e092bb17023d7cdaa933d8b0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72f73ffeed08ea7bc266a1b5e6d1bf7a29d01e092bb17023d7cdaa933d8b0e9", kill_on_drop: false }`
[INFO] [stdout] f72f73ffeed08ea7bc266a1b5e6d1bf7a29d01e092bb17023d7cdaa933d8b0e9
