[INFO] fetching crate zero-bounce 1.1.0...
[INFO] testing zero-bounce-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate zero-bounce 1.1.0 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zero-bounce 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee17530d3a243d0ca2542dff97e720a2f7ccd71f70137c83aa027c80c35c7afa
[INFO] running `Command { std: "docker" "start" "-a" "ee17530d3a243d0ca2542dff97e720a2f7ccd71f70137c83aa027c80c35c7afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee17530d3a243d0ca2542dff97e720a2f7ccd71f70137c83aa027c80c35c7afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee17530d3a243d0ca2542dff97e720a2f7ccd71f70137c83aa027c80c35c7afa", kill_on_drop: false }`
[INFO] [stdout] ee17530d3a243d0ca2542dff97e720a2f7ccd71f70137c83aa027c80c35c7afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc695cb3e9496f7adb73e331aff6b9af29ba08ee2ba6fde9e1210d769b809121
[INFO] running `Command { std: "docker" "start" "-a" "bc695cb3e9496f7adb73e331aff6b9af29ba08ee2ba6fde9e1210d769b809121", 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 pkg-config v0.3.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[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 futures-io v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[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 form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling base64 v0.21.3
[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 05s
[INFO] running `Command { std: "docker" "inspect" "bc695cb3e9496f7adb73e331aff6b9af29ba08ee2ba6fde9e1210d769b809121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc695cb3e9496f7adb73e331aff6b9af29ba08ee2ba6fde9e1210d769b809121", kill_on_drop: false }`
[INFO] [stdout] bc695cb3e9496f7adb73e331aff6b9af29ba08ee2ba6fde9e1210d769b809121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ba7192f3401eca4ee3cd33233d7c299f6152b9ee93faa0880d1002777098a8
[INFO] running `Command { std: "docker" "start" "-a" "d0ba7192f3401eca4ee3cd33233d7c299f6152b9ee93faa0880d1002777098a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[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 51.29s
[INFO] running `Command { std: "docker" "inspect" "d0ba7192f3401eca4ee3cd33233d7c299f6152b9ee93faa0880d1002777098a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ba7192f3401eca4ee3cd33233d7c299f6152b9ee93faa0880d1002777098a8", kill_on_drop: false }`
[INFO] [stdout] d0ba7192f3401eca4ee3cd33233d7c299f6152b9ee93faa0880d1002777098a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25ca7d7342a5e481e659981e0b3f83b8bceb7ec413f5f9af2a69af1f671e464e
[INFO] running `Command { std: "docker" "start" "-a" "25ca7d7342a5e481e659981e0b3f83b8bceb7ec413f5f9af2a69af1f671e464e", 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: `zero-bounce` (lib test) generated 2 warnings (2 duplicates)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero_bounce-82c5fa7723eaec9a)
[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_delete_ok ... 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_status_response_ok ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_error_only_content ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_validation_and_error_content ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_activity_date_without_amount ... ok
[INFO] [stdout] test utility::structures::validation::test::test_batch_validation_only_content ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_api_usage ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_find_mail_invalid_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::generic::tests::parse_find_mail_valid_status ... ok
[INFO] [stdout] test utility::structures::generic::tests::parse_activity_date_with_amount ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_invalid_email_status ... ok
[INFO] [stdout] test utility::structures::validation::test::test_validation_valid_email_status ... ok
[INFO] [stdout] test utility::structures::bulk::test::test_parse_file_result_deleted ... ok
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-01909872b9df2d9f)
[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.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_invalid_json ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_false_positive ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_delete_not_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_result_no_content_type ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_delete_not_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_invalid_json ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_ok ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_status_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_invalid_json ... 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_delete_bad_request ... ok
[INFO] [stdout] test bulk::ai_scoring::test_ai_scoring_submit_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_no_content_type ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_result_false_positive ... 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_submit_bad_request ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_status_invalid_json ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_status_ok ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_submit_invalid_json ... ok
[INFO] [stdout] test bulk::validation::test_bulk_validate_submit_ok ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_invalid_json ... 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_bad_request ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_ok ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_client_error ... ok
[INFO] [stdout] test generic_endpoints::activity_data::test_activity_data_ok_active ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_client_error ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_invalid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::api_usage::test_api_usage_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_client_error ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_bad_request ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_invalid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_domain_search_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_valid_status_payload ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_invalid_client_error ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_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_invalid_json ... ok
[INFO] [stdout] test generic_endpoints::find_mail::test_find_bad_request ... ok
[INFO] [stdout] test generic_endpoints::get_credits::test_credits_ok ... 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::batch_validation::test_batch_validation_bad_request ... ok
[INFO] [stdout] test validation::batch_validation::test_batch_validation_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::simple_validation::test_simple_validation_invalid_json ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_client_error ... ok
[INFO] [stdout] test validation::simple_validation::test_simple_validation_ok ... 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' (207) panicked at tests/validation/simple_validation.rs:90:5:
[INFO] [stdout] assertion failed: validation_response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62f6b0240102 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62f6b0240102 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62f6b0240102 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62f6b0240102 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62f6b025323f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62f6b025323f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62f6b020baa1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62f6b020baa1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62f6b02187e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62f6b021da6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62f6b021d901 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62f6af92a73e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x62f6af92a73e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62f6b021e1df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62f6b021e1df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62f6b021df56 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x62f6b0218919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62f6b01ffbed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62f6b025e080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62f6b025e05c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x62f6af8f9e11 - mod::validation::simple_validation::test_simple_validation_with_ip_ok::hdf949ac731d9d3c6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validation/simple_validation.rs:90:5
[INFO] [stdout]   21:     0x62f6af8f9f07 - mod::validation::simple_validation::test_simple_validation_with_ip_ok::{{closure}}::hb426797e9ed7abcf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/validation/simple_validation.rs:75:39
[INFO] [stdout]   22:     0x62f6af8fce06 - core::ops::function::FnOnce::call_once::h328c7cd3fdabb1ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62f6af92a4fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62f6af92a4fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62f6af940165 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62f6af940165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x62f6af940165 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x62f6af940165 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x62f6af940165 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62f6af940165 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62f6af940165 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62f6af916954 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62f6af916954 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x62f6af91a21a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x62f6af91a21a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x62f6af91a21a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x62f6af91a21a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x62f6af91a21a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62f6af91a21a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x62f6af91a21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62f6b0213a7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x62f6b0213a7f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7c250088caa4 - <unknown>
[INFO] [stdout]   44:     0x7c2500919a34 - 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.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "25ca7d7342a5e481e659981e0b3f83b8bceb7ec413f5f9af2a69af1f671e464e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ca7d7342a5e481e659981e0b3f83b8bceb7ec413f5f9af2a69af1f671e464e", kill_on_drop: false }`
[INFO] [stdout] 25ca7d7342a5e481e659981e0b3f83b8bceb7ec413f5f9af2a69af1f671e464e
