[INFO] cloning repository https://github.com/adamdrake210/rust-open-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamdrake210/rust-open-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamdrake210%2Frust-open-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamdrake210%2Frust-open-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71cbfcd20934f62e89db6ac94963ea7bea937901 [INFO] testing adamdrake210/rust-open-ai against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamdrake210%2Frust-open-ai" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamdrake210/rust-open-ai on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamdrake210/rust-open-ai [INFO] finished tweaking git repo https://github.com/adamdrake210/rust-open-ai [INFO] tweaked toml for git repo https://github.com/adamdrake210/rust-open-ai written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adamdrake210/rust-open-ai 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinners v2.0.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13109117abbd077d2589addf5f2076b8e1e19e724e48d401b665693904e840dc [INFO] running `Command { std: "docker" "start" "-a" "13109117abbd077d2589addf5f2076b8e1e19e724e48d401b665693904e840dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13109117abbd077d2589addf5f2076b8e1e19e724e48d401b665693904e840dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13109117abbd077d2589addf5f2076b8e1e19e724e48d401b665693904e840dc", kill_on_drop: false }` [INFO] [stdout] 13109117abbd077d2589addf5f2076b8e1e19e724e48d401b665693904e840dc [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccdf7df2de4494f84cbcc58a82da6daca922c746dc97ef04375858da10e1c992 [INFO] running `Command { std: "docker" "start" "-a" "ccdf7df2de4494f84cbcc58a82da6daca922c746dc97ef04375858da10e1c992", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling spinners v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rust-open-ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `index`, `logprobs`, and `finish_reason` are never read [INFO] [stdout] --> src/main.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 10 | struct OAIChoices { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | text: String, [INFO] [stdout] 12 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | logprobs: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | finish_reason: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OAIChoices` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `object`, `created`, and `model` are never read [INFO] [stdout] --> src/main.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 18 | struct OAIResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 19 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | object: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OAIResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s [INFO] running `Command { std: "docker" "inspect" "ccdf7df2de4494f84cbcc58a82da6daca922c746dc97ef04375858da10e1c992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccdf7df2de4494f84cbcc58a82da6daca922c746dc97ef04375858da10e1c992", kill_on_drop: false }` [INFO] [stdout] ccdf7df2de4494f84cbcc58a82da6daca922c746dc97ef04375858da10e1c992 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b25f25e1b9a345f30d2ead08d175580c2247eb4cd33f5ff218c9df1b677872f [INFO] running `Command { std: "docker" "start" "-a" "9b25f25e1b9a345f30d2ead08d175580c2247eb4cd33f5ff218c9df1b677872f", kill_on_drop: false }` [INFO] [stderr] Compiling rust-open-ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `index`, `logprobs`, and `finish_reason` are never read [INFO] [stdout] --> src/main.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 10 | struct OAIChoices { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | text: String, [INFO] [stdout] 12 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | logprobs: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | finish_reason: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OAIChoices` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `object`, `created`, and `model` are never read [INFO] [stdout] --> src/main.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 18 | struct OAIResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 19 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | object: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OAIResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "9b25f25e1b9a345f30d2ead08d175580c2247eb4cd33f5ff218c9df1b677872f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b25f25e1b9a345f30d2ead08d175580c2247eb4cd33f5ff218c9df1b677872f", kill_on_drop: false }` [INFO] [stdout] 9b25f25e1b9a345f30d2ead08d175580c2247eb4cd33f5ff218c9df1b677872f [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2905eebdebc105d5491afec4c317ad59eebeb2ded69d2f7bc29bd9684c4e5f1c [INFO] running `Command { std: "docker" "start" "-a" "2905eebdebc105d5491afec4c317ad59eebeb2ded69d2f7bc29bd9684c4e5f1c", kill_on_drop: false }` [INFO] [stderr] warning: fields `index`, `logprobs`, and `finish_reason` are never read [INFO] [stderr] --> src/main.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 10 | struct OAIChoices { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 11 | text: String, [INFO] [stderr] 12 | index: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 13 | logprobs: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 14 | finish_reason: String [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OAIChoices` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `object`, `created`, and `model` are never read [INFO] [stderr] --> src/main.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 18 | struct OAIResponse { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 19 | id: Option, [INFO] [stderr] | ^^ [INFO] [stderr] 20 | object: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 21 | created: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 22 | model: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OAIResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rust-open-ai` (bin "rust-open-ai" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_open_ai-b28497d113eface4) [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" "2905eebdebc105d5491afec4c317ad59eebeb2ded69d2f7bc29bd9684c4e5f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2905eebdebc105d5491afec4c317ad59eebeb2ded69d2f7bc29bd9684c4e5f1c", kill_on_drop: false }` [INFO] [stdout] 2905eebdebc105d5491afec4c317ad59eebeb2ded69d2f7bc29bd9684c4e5f1c