[INFO] fetching crate zero-bounce 1.1.0...
[INFO] testing zero-bounce-1.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate zero-bounce 1.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate zero-bounce 1.1.0
[INFO] finished tweaking crates.io crate zero-bounce 1.1.0
[INFO] tweaked toml for crates.io crate zero-bounce 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zero-bounce 1.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zero-bounce 1.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.6.1
[INFO] [stderr]   Downloaded chrono v0.4.27
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded rustix v0.38.10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 324d5b16f67f83e1b7320fcb660b0136afa8b3275bb35e1267a63f8d05d19f38
[INFO] running `Command { std: "docker" "start" "-a" "324d5b16f67f83e1b7320fcb660b0136afa8b3275bb35e1267a63f8d05d19f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "324d5b16f67f83e1b7320fcb660b0136afa8b3275bb35e1267a63f8d05d19f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "324d5b16f67f83e1b7320fcb660b0136afa8b3275bb35e1267a63f8d05d19f38", kill_on_drop: false }`
[INFO] [stdout] 324d5b16f67f83e1b7320fcb660b0136afa8b3275bb35e1267a63f8d05d19f38
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067e534a4130df4138eaa0f1045a4ec8cd4806e6fadd6dc51a4b8296ff9c6bc4
[INFO] running `Command { std: "docker" "start" "-a" "067e534a4130df4138eaa0f1045a4ec8cd4806e6fadd6dc51a4b8296ff9c6bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling zero-bounce v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |             url: crate::utility::URI.clone().to_string(),
[INFO] [stdout]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             bulk_url: crate::utility::BULK_URI.clone().to_string(),
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "067e534a4130df4138eaa0f1045a4ec8cd4806e6fadd6dc51a4b8296ff9c6bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067e534a4130df4138eaa0f1045a4ec8cd4806e6fadd6dc51a4b8296ff9c6bc4", kill_on_drop: false }`
[INFO] [stdout] 067e534a4130df4138eaa0f1045a4ec8cd4806e6fadd6dc51a4b8296ff9c6bc4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6c2c85e6a757243213fcae921e70b74417e240594db27f702a1a3130eaba614
[INFO] running `Command { std: "docker" "start" "-a" "d6c2c85e6a757243213fcae921e70b74417e240594db27f702a1a3130eaba614", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling mockito v1.1.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling zero-bounce v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |             url: crate::utility::URI.clone().to_string(),
[INFO] [stdout]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             bulk_url: crate::utility::BULK_URI.clone().to_string(),
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/ai_scoring.rs:38:64
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_ERROR.clone())
[INFO] [stdout]    |                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/ai_scoring.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_OK.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/ai_scoring.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:114:61
[INFO] [stdout]     |
[INFO] [stdout] 114 |         .with_body(mock_constants::BULK_VALIDATION_STATUS_OK.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:148:56
[INFO] [stdout]     |
[INFO] [stdout] 148 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:168:66
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .with_body(mock_constants::BULK_VALIDATION_RESULT_DELETED.clone())
[INFO] [stdout]     |                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:234:56
[INFO] [stdout]     |
[INFO] [stdout] 234 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:254:68
[INFO] [stdout]     |
[INFO] [stdout] 254 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_NOT_FOUND.clone())
[INFO] [stdout]     |                                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/ai_scoring.rs:272:61
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_OK.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/validation.rs:38:64
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_ERROR.clone())
[INFO] [stdout]    |                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/validation.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_OK.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/bulk/validation.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:114:61
[INFO] [stdout]     |
[INFO] [stdout] 114 |         .with_body(mock_constants::BULK_VALIDATION_STATUS_OK.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:148:56
[INFO] [stdout]     |
[INFO] [stdout] 148 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:168:66
[INFO] [stdout]     |
[INFO] [stdout] 168 |         .with_body(mock_constants::BULK_VALIDATION_RESULT_DELETED.clone())
[INFO] [stdout]     |                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:234:56
[INFO] [stdout]     |
[INFO] [stdout] 234 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:254:68
[INFO] [stdout]     |
[INFO] [stdout] 254 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_NOT_FOUND.clone())
[INFO] [stdout]     |                                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/bulk/validation.rs:272:61
[INFO] [stdout]     |
[INFO] [stdout] 272 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_OK.clone())
[INFO] [stdout]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/activity_data.rs:45:56
[INFO] [stdout]    |
[INFO] [stdout] 45 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/activity_data.rs:65:67
[INFO] [stdout]    |
[INFO] [stdout] 65 |         .with_body(mock_constants::ACTIVITY_DATA_RESPONSE_INACTIVE.clone())
[INFO] [stdout]    |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/activity_data.rs:86:65
[INFO] [stdout]    |
[INFO] [stdout] 86 |         .with_body(mock_constants::ACTIVITY_DATA_RESPONSE_ACTIVE.clone())
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/api_usage.rs:46:56
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/api_usage.rs:66:54
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .with_body(mock_constants::API_USAGE_RESPONSE.clone())
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/get_credits.rs:44:56
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/get_credits.rs:64:61
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .with_body(mock_constants::CREDITS_RESPONSE_NEGATIVE.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/get_credits.rs:82:55
[INFO] [stdout]    |
[INFO] [stdout] 82 |         .with_body(mock_constants::CREDITS_RESPONSE_OK.clone())
[INFO] [stdout]    |                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/find_mail.rs:49:56
[INFO] [stdout]    |
[INFO] [stdout] 49 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/find_mail.rs:71:58
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .with_body(mock_constants::MOCK_FIND_MAIL_INVALID.clone())
[INFO] [stdout]    |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/generic_endpoints/find_mail.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 |         .with_body(mock_constants::MOCK_FIND_MAIL_VALID.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/generic_endpoints/find_mail.rs:153:56
[INFO] [stdout]     |
[INFO] [stdout] 153 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/generic_endpoints/find_mail.rs:173:58
[INFO] [stdout]     |
[INFO] [stdout] 173 |         .with_body(mock_constants::MOCK_FIND_MAIL_INVALID.clone())
[INFO] [stdout]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/generic_endpoints/find_mail.rs:194:56
[INFO] [stdout]     |
[INFO] [stdout] 194 |         .with_body(mock_constants::MOCK_FIND_MAIL_VALID.clone())
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/validation/simple_validation.rs:44:56
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/validation/simple_validation.rs:64:61
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .with_body(mock_constants::VALIDATION_RESPONSE_VALID.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/validation/simple_validation.rs:81:61
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .with_body(mock_constants::VALIDATION_RESPONSE_VALID.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/validation/batch_validation.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> tests/validation/batch_validation.rs:73:61
[INFO] [stdout]    |
[INFO] [stdout] 73 |         .with_body(mock_constants::BATCH_VALIDATION_NO_ERROR.clone())
[INFO] [stdout]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:29:37
[INFO] [stdout]    |
[INFO] [stdout] 29 |             url: crate::utility::URI.clone().to_string(),
[INFO] [stdout]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:30:47
[INFO] [stdout]    |
[INFO] [stdout] 30 |             bulk_url: crate::utility::BULK_URI.clone().to_string(),
[INFO] [stdout]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.17s
[INFO] running `Command { std: "docker" "inspect" "d6c2c85e6a757243213fcae921e70b74417e240594db27f702a1a3130eaba614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c2c85e6a757243213fcae921e70b74417e240594db27f702a1a3130eaba614", kill_on_drop: false }`
[INFO] [stdout] d6c2c85e6a757243213fcae921e70b74417e240594db27f702a1a3130eaba614
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53249c421eec81fbddbbe59e2a26213d31be02989020e3142f3291cce7b2cd33
[INFO] running `Command { std: "docker" "start" "-a" "53249c421eec81fbddbbe59e2a26213d31be02989020e3142f3291cce7b2cd33", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib.rs:29:37
[INFO] [stderr]    |
[INFO] [stderr] 29 |             url: crate::utility::URI.clone().to_string(),
[INFO] [stderr]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib.rs:30:47
[INFO] [stderr]    |
[INFO] [stderr] 30 |             bulk_url: crate::utility::BULK_URI.clone().to_string(),
[INFO] [stderr]    |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `zero-bounce` (lib) generated 2 warnings (run `cargo fix --lib -p zero-bounce` to apply 2 suggestions)
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/ai_scoring.rs:38:64
[INFO] [stderr]    |
[INFO] [stderr] 38 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_ERROR.clone())
[INFO] [stderr]    |                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/ai_scoring.rs:59:61
[INFO] [stderr]    |
[INFO] [stderr] 59 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_OK.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/ai_scoring.rs:94:56
[INFO] [stderr]    |
[INFO] [stderr] 94 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:114:61
[INFO] [stderr]     |
[INFO] [stderr] 114 |         .with_body(mock_constants::BULK_VALIDATION_STATUS_OK.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:148:56
[INFO] [stderr]     |
[INFO] [stderr] 148 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:168:66
[INFO] [stderr]     |
[INFO] [stderr] 168 |         .with_body(mock_constants::BULK_VALIDATION_RESULT_DELETED.clone())
[INFO] [stderr]     |                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:234:56
[INFO] [stderr]     |
[INFO] [stderr] 234 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:254:68
[INFO] [stderr]     |
[INFO] [stderr] 254 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_NOT_FOUND.clone())
[INFO] [stderr]     |                                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/ai_scoring.rs:272:61
[INFO] [stderr]     |
[INFO] [stderr] 272 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_OK.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/validation.rs:38:64
[INFO] [stderr]    |
[INFO] [stderr] 38 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_ERROR.clone())
[INFO] [stderr]    |                                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/validation.rs:59:61
[INFO] [stderr]    |
[INFO] [stderr] 59 |         .with_body(mock_constants::BULK_VALIDATION_SUBMIT_OK.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/bulk/validation.rs:94:56
[INFO] [stderr]    |
[INFO] [stderr] 94 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:114:61
[INFO] [stderr]     |
[INFO] [stderr] 114 |         .with_body(mock_constants::BULK_VALIDATION_STATUS_OK.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:148:56
[INFO] [stderr]     |
[INFO] [stderr] 148 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:168:66
[INFO] [stderr]     |
[INFO] [stderr] 168 |         .with_body(mock_constants::BULK_VALIDATION_RESULT_DELETED.clone())
[INFO] [stderr]     |                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:234:56
[INFO] [stderr]     |
[INFO] [stderr] 234 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:254:68
[INFO] [stderr]     |
[INFO] [stderr] 254 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_NOT_FOUND.clone())
[INFO] [stderr]     |                                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/bulk/validation.rs:272:61
[INFO] [stderr]     |
[INFO] [stderr] 272 |         .with_body(mock_constants::BULK_VALIDATION_DELETE_OK.clone())
[INFO] [stderr]     |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/activity_data.rs:45:56
[INFO] [stderr]    |
[INFO] [stderr] 45 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/activity_data.rs:65:67
[INFO] [stderr]    |
[INFO] [stderr] 65 |         .with_body(mock_constants::ACTIVITY_DATA_RESPONSE_INACTIVE.clone())
[INFO] [stderr]    |                                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/activity_data.rs:86:65
[INFO] [stderr]    |
[INFO] [stderr] 86 |         .with_body(mock_constants::ACTIVITY_DATA_RESPONSE_ACTIVE.clone())
[INFO] [stderr]    |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/api_usage.rs:46:56
[INFO] [stderr]    |
[INFO] [stderr] 46 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/api_usage.rs:66:54
[INFO] [stderr]    |
[INFO] [stderr] 66 |         .with_body(mock_constants::API_USAGE_RESPONSE.clone())
[INFO] [stderr]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/get_credits.rs:44:56
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/get_credits.rs:64:61
[INFO] [stderr]    |
[INFO] [stderr] 64 |         .with_body(mock_constants::CREDITS_RESPONSE_NEGATIVE.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/get_credits.rs:82:55
[INFO] [stderr]    |
[INFO] [stderr] 82 |         .with_body(mock_constants::CREDITS_RESPONSE_OK.clone())
[INFO] [stderr]    |                                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/find_mail.rs:49:56
[INFO] [stderr]    |
[INFO] [stderr] 49 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/find_mail.rs:71:58
[INFO] [stderr]    |
[INFO] [stderr] 71 |         .with_body(mock_constants::MOCK_FIND_MAIL_INVALID.clone())
[INFO] [stderr]    |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/generic_endpoints/find_mail.rs:94:56
[INFO] [stderr]    |
[INFO] [stderr] 94 |         .with_body(mock_constants::MOCK_FIND_MAIL_VALID.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/generic_endpoints/find_mail.rs:153:56
[INFO] [stderr]     |
[INFO] [stderr] 153 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/generic_endpoints/find_mail.rs:173:58
[INFO] [stderr]     |
[INFO] [stderr] 173 |         .with_body(mock_constants::MOCK_FIND_MAIL_INVALID.clone())
[INFO] [stderr]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> tests/generic_endpoints/find_mail.rs:194:56
[INFO] [stderr]     |
[INFO] [stderr] 194 |         .with_body(mock_constants::MOCK_FIND_MAIL_VALID.clone())
[INFO] [stderr]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/validation/simple_validation.rs:44:56
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/validation/simple_validation.rs:64:61
[INFO] [stderr]    |
[INFO] [stderr] 64 |         .with_body(mock_constants::VALIDATION_RESPONSE_VALID.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/validation/simple_validation.rs:81:61
[INFO] [stderr]    |
[INFO] [stderr] 81 |         .with_body(mock_constants::VALIDATION_RESPONSE_VALID.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/validation/batch_validation.rs:52:56
[INFO] [stderr]    |
[INFO] [stderr] 52 |         .with_body(mock_constants::INVALID_API_RESPONSE.clone())
[INFO] [stderr]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> tests/validation/batch_validation.rs:73:61
[INFO] [stderr]    |
[INFO] [stderr] 73 |         .with_body(mock_constants::BATCH_VALIDATION_NO_ERROR.clone())
[INFO] [stderr]    |                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `zero-bounce` (test "mod") generated 37 warnings (run `cargo fix --test "mod"` to apply 37 suggestions)
[INFO] [stderr] warning: `zero-bounce` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero_bounce-9a9678bf8f0cb962)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test api::tests::test_credits_negative ... ok
[INFO] [stdout] test api::tests::test_credits_ok ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parse_file_result_deleted ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parse_file_status_response_deleted ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parsing_file_submit_response_ok ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parse_file_delete_ok ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_activity_date_with_amount ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_api_usage ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parse_file_status_response_ok ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_error_only_content ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_find_mail_invalid_status ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_activity_date_without_amount ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_validation_and_error_content ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_validation_only_content ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_invalid_email_status ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_invalid_json ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_missing_expected_fields ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_valid_email_status ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_find_mail_valid_status ... ok
[INFO] [stdout] test api::validation::test::test_serializing_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-3578091ff917d25d)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_false_positive ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_invalid_json ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_not_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_no_content_type ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_invalid_json ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_invalid_json ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_delete_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_delete_invalid_json ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_delete_not_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_false_positive ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_no_content_type ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_delete_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_status_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_status_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_submit_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_submit_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_submit_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_client_error ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_status_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_ok_active ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_bad_request ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_client_error ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_bad_request ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_ok_inactive ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_client_error ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_bad_request ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_ok ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_invalid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_valid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_invalid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_invalid_client_error ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_bad_request ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_valid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_mail_client_error ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_mail_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_negative_response ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_bad_request ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_invalid_json ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_bad_request ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_ok ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_invalid_json ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_client_error ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_ok ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_bad_request ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_ok ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_client_error ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_invalid_json ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_with_ip_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validation::simple_validation::test_simple_validation_with_ip_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validation::simple_validation::test_simple_validation_with_ip_ok' panicked at tests/validation/simple_validation.rs:90:5:
[INFO] [stdout] assertion failed: validation_response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1a8b9c39c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1a8b9c39c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1a8b9c39c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f1a8b9c39c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f1a8b9eeee3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f1a8b9eeee3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f1a8b9bfb33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f1a8b9bfb33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f1a8b9c3812 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f1a8b9c4f49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f1a8b9c4d7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f1a8b0e0914 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f1a8b0e0914 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f1a8b9c5a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f1a8b9c5a1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f1a8b9c56b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5f1a8b9c3ec9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f1a8b9c537d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f1a8b9ec180 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f1a8b9ec20c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5f1a8b095651 - mod::validation::simple_validation::test_simple_validation_with_ip_ok::hc525695c2011444e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validation/simple_validation.rs:90:5
[INFO] [stdout]   21:     0x5f1a8b095157 - mod::validation::simple_validation::test_simple_validation_with_ip_ok::{{closure}}::h6ba5dc101650ad98
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validation/simple_validation.rs:75:39
[INFO] [stdout]   22:     0x5f1a8b097926 - core::ops::function::FnOnce::call_once::he6f4177be2bb998e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5f1a8b0e617b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f1a8b0e617b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5f1a8b0e52b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5f1a8b0e52b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5f1a8b0e52b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5f1a8b0e52b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5f1a8b0e52b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f1a8b0e52b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5f1a8b0e52b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5f1a8b0a8eb4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5f1a8b0a8eb4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5f1a8b0ac88a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5f1a8b0ac88a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5f1a8b0ac88a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5f1a8b0ac88a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5f1a8b0ac88a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f1a8b0ac88a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5f1a8b0ac88a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5f1a8b9c8bbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5f1a8b9c8bbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x768a12dceaa4 - <unknown>
[INFO] [stdout]   44:     0x768a12e5ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     validation::simple_validation::test_simple_validation_with_ip_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 60 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "53249c421eec81fbddbbe59e2a26213d31be02989020e3142f3291cce7b2cd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53249c421eec81fbddbbe59e2a26213d31be02989020e3142f3291cce7b2cd33", kill_on_drop: false }`
[INFO] [stdout] 53249c421eec81fbddbbe59e2a26213d31be02989020e3142f3291cce7b2cd33
