[INFO] fetching crate mini-openai 0.1.2... [INFO] checking mini-openai-0.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mini-openai 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mini-openai 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mini-openai 0.1.2 [INFO] tweaked toml for crates.io crate mini-openai 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mini-openai 0.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mini-openai 0.1.2 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fed1be7f41e4d552bf3a85ecca8ba63be8e274e61fec4f114c909985b6bf935 [INFO] running `Command { std: "docker" "start" "-a" "4fed1be7f41e4d552bf3a85ecca8ba63be8e274e61fec4f114c909985b6bf935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fed1be7f41e4d552bf3a85ecca8ba63be8e274e61fec4f114c909985b6bf935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fed1be7f41e4d552bf3a85ecca8ba63be8e274e61fec4f114c909985b6bf935", kill_on_drop: false }` [INFO] [stdout] 4fed1be7f41e4d552bf3a85ecca8ba63be8e274e61fec4f114c909985b6bf935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db87313f8818b05c661c6ce43f6a0a8ad93378b359b145811472beb15333d3eb [INFO] running `Command { std: "docker" "start" "-a" "db87313f8818b05c661c6ce43f6a0a8ad93378b359b145811472beb15333d3eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking mini-openai v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: One of the features 'reqwest' and 'ureq' must be enabled. [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | compile_error!("One of the features 'reqwest' and 'ureq' must be enabled."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: One of the features 'reqwest' and 'ureq' must be enabled. [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | compile_error!("One of the features 'reqwest' and 'ureq' must be enabled."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientImpl` in this scope [INFO] [stdout] --> src/lib.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | inner: ClientImpl, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "ureq")] [INFO] [stdout] | ---------------- the item is gated behind the `ureq` feature [INFO] [stdout] 312 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "reqwest")] [INFO] [stdout] | ------------------- the item is gated behind the `reqwest` feature [INFO] [stdout] 353 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClientImpl` in this scope [INFO] [stdout] --> src/lib.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 397 | inner: ClientImpl, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "ureq")] [INFO] [stdout] | ---------------- the item is gated behind the `ureq` feature [INFO] [stdout] 312 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "reqwest")] [INFO] [stdout] | ------------------- the item is gated behind the `reqwest` feature [INFO] [stdout] 353 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientImpl` [INFO] [stdout] --> src/lib.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | let inner = ClientImpl::new(token)?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ClientImpl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "ureq")] [INFO] [stdout] | ---------------- the item is gated behind the `ureq` feature [INFO] [stdout] 312 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "reqwest")] [INFO] [stdout] | ------------------- the item is gated behind the `reqwest` feature [INFO] [stdout] 353 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientImpl` [INFO] [stdout] --> src/lib.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | let inner = ClientImpl::new(token)?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ClientImpl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "ureq")] [INFO] [stdout] | ---------------- the item is gated behind the `ureq` feature [INFO] [stdout] 312 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "reqwest")] [INFO] [stdout] | ------------------- the item is gated behind the `reqwest` feature [INFO] [stdout] 353 | struct ClientImpl { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini-openai` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mini-openai` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "db87313f8818b05c661c6ce43f6a0a8ad93378b359b145811472beb15333d3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db87313f8818b05c661c6ce43f6a0a8ad93378b359b145811472beb15333d3eb", kill_on_drop: false }` [INFO] [stdout] db87313f8818b05c661c6ce43f6a0a8ad93378b359b145811472beb15333d3eb