[INFO] fetching crate elizaos-plugin-openai 2.0.0... [INFO] testing elizaos-plugin-openai-2.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate elizaos-plugin-openai 2.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate elizaos-plugin-openai 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate elizaos-plugin-openai 2.0.0 [INFO] tweaked toml for crates.io crate elizaos-plugin-openai 2.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate elizaos-plugin-openai 2.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elizaos-plugin-openai 2.0.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded elizaos v2.0.0 [INFO] [stderr] Downloaded tiktoken-rs v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf65645f23c88dcfa329ed1cfa48fef932cb92cefc1ab28cad655165fa0c4d3 [INFO] running `Command { std: "docker" "start" "-a" "fbf65645f23c88dcfa329ed1cfa48fef932cb92cefc1ab28cad655165fa0c4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf65645f23c88dcfa329ed1cfa48fef932cb92cefc1ab28cad655165fa0c4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf65645f23c88dcfa329ed1cfa48fef932cb92cefc1ab28cad655165fa0c4d3", kill_on_drop: false }` [INFO] [stdout] fbf65645f23c88dcfa329ed1cfa48fef932cb92cefc1ab28cad655165fa0c4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade67bb60eff309e55549992886865a936f08cccdaeefad76a2da03fd0a43b08 [INFO] running `Command { std: "docker" "start" "-a" "ade67bb60eff309e55549992886865a936f08cccdaeefad76a2da03fd0a43b08", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tiktoken-rs v0.6.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling elizaos v2.0.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling elizaos-plugin-openai v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "ade67bb60eff309e55549992886865a936f08cccdaeefad76a2da03fd0a43b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade67bb60eff309e55549992886865a936f08cccdaeefad76a2da03fd0a43b08", kill_on_drop: false }` [INFO] [stdout] ade67bb60eff309e55549992886865a936f08cccdaeefad76a2da03fd0a43b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ddeca180aa17459b44665bb3e486d2389fb23eff883eb823572080227d6e0e9 [INFO] running `Command { std: "docker" "start" "-a" "8ddeca180aa17459b44665bb3e486d2389fb23eff883eb823572080227d6e0e9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling elizaos v2.0.0 [INFO] [stderr] Compiling elizaos-plugin-openai v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.64s [INFO] running `Command { std: "docker" "inspect" "8ddeca180aa17459b44665bb3e486d2389fb23eff883eb823572080227d6e0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddeca180aa17459b44665bb3e486d2389fb23eff883eb823572080227d6e0e9", kill_on_drop: false }` [INFO] [stdout] 8ddeca180aa17459b44665bb3e486d2389fb23eff883eb823572080227d6e0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c2df48fb0b707135e288c89593c06e14f1eb26fc1b15819c967701d397c864a [INFO] running `Command { std: "docker" "start" "-a" "0c2df48fb0b707135e288c89593c06e14f1eb26fc1b15819c967701d397c864a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elizaos_plugin_openai-f44bd52d350da23d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test audio::tests::test_mp3_id3_detection ... ok [INFO] [stdout] test audio::tests::test_ogg_detection ... ok [INFO] [stdout] test audio::tests::test_unknown_detection ... ok [INFO] [stdout] test audio::tests::test_wav_detection ... ok [INFO] [stdout] test tokenization::tests::test_count_tokens ... ok [INFO] [stdout] test tokenization::tests::test_tokenize_roundtrip ... ok [INFO] [stdout] test tokenization::tests::test_truncate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c257677ad0636406) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test audio::test_text_to_speech ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test audio::test_transcription ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test deep_research::test_deep_research ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test embeddings::test_create_embedding ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test embeddings::test_embedding_consistency ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test image_description::test_describe_image ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test structured_output::test_generate_object ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test text_generation::test_generate_text ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test text_generation::test_generate_text_with_system ... ignored, Requires OPENAI_API_KEY [INFO] [stdout] test tokenization::test_count_tokens ... ok [INFO] [stdout] test tokenization::test_tokenize_detokenize_roundtrip ... ok [INFO] [stdout] test tokenization::test_truncate_to_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/research_local.rs (/opt/rustwide/target/debug/deps/research_local-e693aa37e2d259ae) [INFO] [stdout] running 1 test [INFO] [stdout] test test_deep_research_local_server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Doc-tests elizaos_plugin_openai [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" "0c2df48fb0b707135e288c89593c06e14f1eb26fc1b15819c967701d397c864a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2df48fb0b707135e288c89593c06e14f1eb26fc1b15819c967701d397c864a", kill_on_drop: false }` [INFO] [stdout] 0c2df48fb0b707135e288c89593c06e14f1eb26fc1b15819c967701d397c864a