[INFO] cloning repository https://github.com/thedracle/openai-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedracle/openai-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedracle%2Fopenai-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedracle%2Fopenai-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bf35b4f036e15191e1446f52d2df7ea55aeaf13 [INFO] testing thedracle/openai-chat against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedracle%2Fopenai-chat" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thedracle/openai-chat on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thedracle/openai-chat [INFO] finished tweaking git repo https://github.com/thedracle/openai-chat [INFO] tweaked toml for git repo https://github.com/thedracle/openai-chat written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thedracle/openai-chat 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jthomas-dd/openai.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset v1.1.2 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded security-framework v2.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cc63b56fba6f1377ceed23f4f8082a751ea75c697024e716e47458b54733142 [INFO] running `Command { std: "docker" "start" "-a" "8cc63b56fba6f1377ceed23f4f8082a751ea75c697024e716e47458b54733142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc63b56fba6f1377ceed23f4f8082a751ea75c697024e716e47458b54733142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc63b56fba6f1377ceed23f4f8082a751ea75c697024e716e47458b54733142", kill_on_drop: false }` [INFO] [stdout] 8cc63b56fba6f1377ceed23f4f8082a751ea75c697024e716e47458b54733142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 333dc971ec67ca2807b1fcc914ead56b9c413355d11eef3da2e2878b9eebdaab [INFO] running `Command { std: "docker" "start" "-a" "333dc971ec67ca2807b1fcc914ead56b9c413355d11eef3da2e2878b9eebdaab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.57 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling enum-map-derive v0.11.0 [INFO] [stderr] Compiling enum-map v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling clap v4.2.7 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling enumset v1.1.2 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling openai v1.0.0-alpha.8 (https://github.com/jthomas-dd/openai.git#e5ea9639) [INFO] [stderr] Compiling openai-terminal-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.95s [INFO] running `Command { std: "docker" "inspect" "333dc971ec67ca2807b1fcc914ead56b9c413355d11eef3da2e2878b9eebdaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333dc971ec67ca2807b1fcc914ead56b9c413355d11eef3da2e2878b9eebdaab", kill_on_drop: false }` [INFO] [stdout] 333dc971ec67ca2807b1fcc914ead56b9c413355d11eef3da2e2878b9eebdaab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae0a6e7084519e5b75932aabe8caa93fec73703241c1e38bb8ab16abbea384d5 [INFO] running `Command { std: "docker" "start" "-a" "ae0a6e7084519e5b75932aabe8caa93fec73703241c1e38bb8ab16abbea384d5", kill_on_drop: false }` [INFO] [stderr] Compiling openai-terminal-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "ae0a6e7084519e5b75932aabe8caa93fec73703241c1e38bb8ab16abbea384d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae0a6e7084519e5b75932aabe8caa93fec73703241c1e38bb8ab16abbea384d5", kill_on_drop: false }` [INFO] [stdout] ae0a6e7084519e5b75932aabe8caa93fec73703241c1e38bb8ab16abbea384d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46b37284b54d236aaf5887cbcce431cd4cca7843f6f2c8cefa7d3ece052719dd [INFO] running `Command { std: "docker" "start" "-a" "46b37284b54d236aaf5887cbcce431cd4cca7843f6f2c8cefa7d3ece052719dd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openai_terminal_chat-0b12607541fbb2f8) [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" "46b37284b54d236aaf5887cbcce431cd4cca7843f6f2c8cefa7d3ece052719dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b37284b54d236aaf5887cbcce431cd4cca7843f6f2c8cefa7d3ece052719dd", kill_on_drop: false }` [INFO] [stdout] 46b37284b54d236aaf5887cbcce431cd4cca7843f6f2c8cefa7d3ece052719dd