[INFO] fetching crate openai-tribe-rs 1.1.0... [INFO] testing openai-tribe-rs-1.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate openai-tribe-rs 1.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate openai-tribe-rs 1.1.0 [INFO] finished tweaking crates.io crate openai-tribe-rs 1.1.0 [INFO] tweaked toml for crates.io crate openai-tribe-rs 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openai-tribe-rs 1.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 193 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26984590d55e6c07ba300a44853d884c0ecb77810f0362db4a5404a6275319f8 [INFO] running `Command { std: "docker" "start" "-a" "26984590d55e6c07ba300a44853d884c0ecb77810f0362db4a5404a6275319f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26984590d55e6c07ba300a44853d884c0ecb77810f0362db4a5404a6275319f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26984590d55e6c07ba300a44853d884c0ecb77810f0362db4a5404a6275319f8", kill_on_drop: false }` [INFO] [stdout] 26984590d55e6c07ba300a44853d884c0ecb77810f0362db4a5404a6275319f8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c84fd1c64e4c526d102b26799d0dd40f734b7e1a1acf2ed270fe7c4b6f11c157 [INFO] running `Command { std: "docker" "start" "-a" "c84fd1c64e4c526d102b26799d0dd40f734b7e1a1acf2ed270fe7c4b6f11c157", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling openai-tribe-rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/open_ai_api.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | ...&configuration::Configuration, file: std::path::PathBuf, purpose: &str) -> Result, Error src/apis/open_ai_api.rs:666:78 [INFO] [stdout] | [INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask` [INFO] [stdout] --> src/apis/open_ai_api.rs:666:119 [INFO] [stdout] | [INFO] [stdout] 666 | ...::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<&str>, response_format: Option<&str>, us... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/apis/open_ai_api.rs:712:83 [INFO] [stdout] | [INFO] [stdout] 712 | ...configuration::Configuration, image: std::path::PathBuf, n: Option, size: Option<&str>, response_format: Option<&str>, user: Opti... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.21s [INFO] running `Command { std: "docker" "inspect" "c84fd1c64e4c526d102b26799d0dd40f734b7e1a1acf2ed270fe7c4b6f11c157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84fd1c64e4c526d102b26799d0dd40f734b7e1a1acf2ed270fe7c4b6f11c157", kill_on_drop: false }` [INFO] [stdout] c84fd1c64e4c526d102b26799d0dd40f734b7e1a1acf2ed270fe7c4b6f11c157 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c76653dd57446006a7fc388bd63202d075e3d998c0aa0340dc5639b115c6b52 [INFO] running `Command { std: "docker" "start" "-a" "8c76653dd57446006a7fc388bd63202d075e3d998c0aa0340dc5639b115c6b52", kill_on_drop: false }` [INFO] [stderr] Compiling openai-tribe-rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/open_ai_api.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | ...&configuration::Configuration, file: std::path::PathBuf, purpose: &str) -> Result, Error src/apis/open_ai_api.rs:666:78 [INFO] [stdout] | [INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask` [INFO] [stdout] --> src/apis/open_ai_api.rs:666:119 [INFO] [stdout] | [INFO] [stdout] 666 | ...::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<&str>, response_format: Option<&str>, us... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/apis/open_ai_api.rs:712:83 [INFO] [stdout] | [INFO] [stdout] 712 | ...configuration::Configuration, image: std::path::PathBuf, n: Option, size: Option<&str>, response_format: Option<&str>, user: Opti... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/apis/open_ai_api.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | ...&configuration::Configuration, file: std::path::PathBuf, purpose: &str) -> Result, Error src/apis/open_ai_api.rs:666:78 [INFO] [stdout] | [INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask` [INFO] [stdout] --> src/apis/open_ai_api.rs:666:119 [INFO] [stdout] | [INFO] [stdout] 666 | ...::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<&str>, response_format: Option<&str>, us... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image` [INFO] [stdout] --> src/apis/open_ai_api.rs:712:83 [INFO] [stdout] | [INFO] [stdout] 712 | ...configuration::Configuration, image: std::path::PathBuf, n: Option, size: Option<&str>, response_format: Option<&str>, user: Opti... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `Command { std: "docker" "inspect" "8c76653dd57446006a7fc388bd63202d075e3d998c0aa0340dc5639b115c6b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c76653dd57446006a7fc388bd63202d075e3d998c0aa0340dc5639b115c6b52", kill_on_drop: false }` [INFO] [stdout] 8c76653dd57446006a7fc388bd63202d075e3d998c0aa0340dc5639b115c6b52 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d96d5d99c9f683c393ac2e98ca663ddbf6359cab0e81576acd6e5ff9ceeab3b0 [INFO] running `Command { std: "docker" "start" "-a" "d96d5d99c9f683c393ac2e98ca663ddbf6359cab0e81576acd6e5ff9ceeab3b0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `file` [INFO] [stderr] --> src/apis/open_ai_api.rs:573:72 [INFO] [stderr] | [INFO] [stderr] 573 | ...&configuration::Configuration, file: std::path::PathBuf, purpose: &str) -> Result, Error src/apis/open_ai_api.rs:666:78 [INFO] [stderr] | [INFO] [stderr] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<... [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mask` [INFO] [stderr] --> src/apis/open_ai_api.rs:666:119 [INFO] [stderr] | [INFO] [stderr] 666 | ...::path::PathBuf, prompt: &str, mask: Option, n: Option, size: Option<&str>, response_format: Option<&str>, us... [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `image` [INFO] [stderr] --> src/apis/open_ai_api.rs:712:83 [INFO] [stderr] | [INFO] [stderr] 712 | ...configuration::Configuration, image: std::path::PathBuf, n: Option, size: Option<&str>, response_format: Option<&str>, user: Opti... [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_image` [INFO] [stderr] [INFO] [stderr] warning: `openai-tribe-rs` (lib) generated 4 warnings [INFO] [stderr] warning: `openai-tribe-rs` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_tribe_rs-c839f7a60b39b402) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests openai_tribe_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d96d5d99c9f683c393ac2e98ca663ddbf6359cab0e81576acd6e5ff9ceeab3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96d5d99c9f683c393ac2e98ca663ddbf6359cab0e81576acd6e5ff9ceeab3b0", kill_on_drop: false }` [INFO] [stdout] d96d5d99c9f683c393ac2e98ca663ddbf6359cab0e81576acd6e5ff9ceeab3b0