[INFO] fetching crate openai-tribe-rs 1.1.0...
[INFO] testing openai-tribe-rs-1.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openai-tribe-rs 1.1.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-tribe-rs 1.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.15.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b8e31caa570ccb0ae12a07843e163cd65d118aef7eca58a0bc0b2d39b70b459
[INFO] running `Command { std: "docker" "start" "-a" "6b8e31caa570ccb0ae12a07843e163cd65d118aef7eca58a0bc0b2d39b70b459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b8e31caa570ccb0ae12a07843e163cd65d118aef7eca58a0bc0b2d39b70b459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8e31caa570ccb0ae12a07843e163cd65d118aef7eca58a0bc0b2d39b70b459", kill_on_drop: false }`
[INFO] [stdout] 6b8e31caa570ccb0ae12a07843e163cd65d118aef7eca58a0bc0b2d39b70b459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cced4331c32bd54b3b7d78acfa5c8a722ae991400ecab6bf43bc7641824430fc
[INFO] running `Command { std: "docker" "start" "-a" "cced4331c32bd54b3b7d78acfa5c8a722ae991400ecab6bf43bc7641824430fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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<ResponseContent<CreateFileSuccess>, Error<CreateFile...
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image`
[INFO] [stdout]    --> src/apis/open_ai_api.rs:666:78
[INFO] [stdout]     |
[INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option<std::path::PathBuf>, n: Option<i32>, 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<std::path::PathBuf>, n: Option<i32>, 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<i32>, 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.18s
[INFO] running `Command { std: "docker" "inspect" "cced4331c32bd54b3b7d78acfa5c8a722ae991400ecab6bf43bc7641824430fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cced4331c32bd54b3b7d78acfa5c8a722ae991400ecab6bf43bc7641824430fc", kill_on_drop: false }`
[INFO] [stdout] cced4331c32bd54b3b7d78acfa5c8a722ae991400ecab6bf43bc7641824430fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6c84a0c37a29ba94d47128d8fce1cf59fc1cf44c26f8c5e611efbddf9f9366b
[INFO] running `Command { std: "docker" "start" "-a" "e6c84a0c37a29ba94d47128d8fce1cf59fc1cf44c26f8c5e611efbddf9f9366b", kill_on_drop: false }`
[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<ResponseContent<CreateFileSuccess>, Error<CreateFile...
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image`
[INFO] [stdout]    --> src/apis/open_ai_api.rs:666:78
[INFO] [stdout]     |
[INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option<std::path::PathBuf>, n: Option<i32>, 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<std::path::PathBuf>, n: Option<i32>, 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<i32>, 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]    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<ResponseContent<CreateFileSuccess>, Error<CreateFile...
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image`
[INFO] [stdout]    --> src/apis/open_ai_api.rs:666:78
[INFO] [stdout]     |
[INFO] [stdout] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option<std::path::PathBuf>, n: Option<i32>, 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<std::path::PathBuf>, n: Option<i32>, 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<i32>, 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 4.56s
[INFO] running `Command { std: "docker" "inspect" "e6c84a0c37a29ba94d47128d8fce1cf59fc1cf44c26f8c5e611efbddf9f9366b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6c84a0c37a29ba94d47128d8fce1cf59fc1cf44c26f8c5e611efbddf9f9366b", kill_on_drop: false }`
[INFO] [stdout] e6c84a0c37a29ba94d47128d8fce1cf59fc1cf44c26f8c5e611efbddf9f9366b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86c986bdab259a30db4e92478109be399e4bf2ce5dcad8a06765b6cd6f376317
[INFO] running `Command { std: "docker" "start" "-a" "86c986bdab259a30db4e92478109be399e4bf2ce5dcad8a06765b6cd6f376317", 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<ResponseContent<CreateFileSuccess>, Error<CreateFile...
[INFO] [stderr]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `image`
[INFO] [stderr]    --> src/apis/open_ai_api.rs:666:78
[INFO] [stderr]     |
[INFO] [stderr] 666 | ...configuration::Configuration, image: std::path::PathBuf, prompt: &str, mask: Option<std::path::PathBuf>, n: Option<i32>, 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<std::path::PathBuf>, n: Option<i32>, 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<i32>, 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 (run `cargo fix --lib -p openai-tribe-rs` to apply 4 suggestions)
[INFO] [stderr] warning: `openai-tribe-rs` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_tribe_rs-818fdfcb250dd187)
[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" "86c986bdab259a30db4e92478109be399e4bf2ce5dcad8a06765b6cd6f376317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c986bdab259a30db4e92478109be399e4bf2ce5dcad8a06765b6cd6f376317", kill_on_drop: false }`
[INFO] [stdout] 86c986bdab259a30db4e92478109be399e4bf2ce5dcad8a06765b6cd6f376317
