[INFO] fetching crate zhipuai-rs 0.2.4... [INFO] testing zhipuai-rs-0.2.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate zhipuai-rs 0.2.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate zhipuai-rs 0.2.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate zhipuai-rs 0.2.4 [INFO] tweaked toml for crates.io crate zhipuai-rs 0.2.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zhipuai-rs 0.2.4 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 zhipuai-rs 0.2.4 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 zmij v0.1.8 [INFO] [stderr] Downloaded objc2-core-audio v0.3.2 [INFO] [stderr] Downloaded objc2-core-audio-types v0.3.2 [INFO] [stderr] Downloaded cpal v0.16.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.56 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded coreaudio-rs v0.13.0 [INFO] [stderr] Downloaded hyper-util v0.1.19 [INFO] [stderr] Downloaded rodio v0.21.1 [INFO] [stderr] Downloaded objc2-audio-toolbox v0.3.2 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] [stderr] Downloaded rustls v0.23.35 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ebaa23527c8118486217d0403d33bf2535bc59fd16196bc9b985cf9fdfc811cf [INFO] running `Command { std: "docker" "start" "-a" "ebaa23527c8118486217d0403d33bf2535bc59fd16196bc9b985cf9fdfc811cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebaa23527c8118486217d0403d33bf2535bc59fd16196bc9b985cf9fdfc811cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaa23527c8118486217d0403d33bf2535bc59fd16196bc9b985cf9fdfc811cf", kill_on_drop: false }` [INFO] [stdout] ebaa23527c8118486217d0403d33bf2535bc59fd16196bc9b985cf9fdfc811cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bc97748b347431211ba1dc0d25a332d2237d4b4fcc33db2d3198ff6113f7479a [INFO] running `Command { std: "docker" "start" "-a" "bc97748b347431211ba1dc0d25a332d2237d4b4fcc33db2d3198ff6113f7479a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zmij v0.1.8 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [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 pin-project v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "bc97748b347431211ba1dc0d25a332d2237d4b4fcc33db2d3198ff6113f7479a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc97748b347431211ba1dc0d25a332d2237d4b4fcc33db2d3198ff6113f7479a", kill_on_drop: false }` [INFO] [stdout] bc97748b347431211ba1dc0d25a332d2237d4b4fcc33db2d3198ff6113f7479a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6f43784b121467f49748e9b3413cf3664dc915b15e2887c79f7455fb145638eb [INFO] running `Command { std: "docker" "start" "-a" "6f43784b121467f49748e9b3413cf3664dc915b15e2887c79f7455fb145638eb", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling zhipuai-rs v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `Command { std: "docker" "inspect" "6f43784b121467f49748e9b3413cf3664dc915b15e2887c79f7455fb145638eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f43784b121467f49748e9b3413cf3664dc915b15e2887c79f7455fb145638eb", kill_on_drop: false }` [INFO] [stdout] 6f43784b121467f49748e9b3413cf3664dc915b15e2887c79f7455fb145638eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb6e61802715fd712ad5034f012fe7da3be4e3763f51ad72ed124ea49c39c929 [INFO] running `Command { std: "docker" "start" "-a" "bb6e61802715fd712ad5034f012fe7da3be4e3763f51ad72ed124ea49c39c929", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zhipuai_rs-413fb6e8470694c1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test api_resource::videos::data::tests::test_video_fps_invalid_value_defaults ... ok [INFO] [stdout] test api_resource::videos::data::tests::test_video_fps_deserialization ... ok [INFO] [stdout] test api_resource::videos::data::tests::test_video_fps_round_trip ... ok [INFO] [stdout] test api_resource::videos::data::tests::test_video_fps_in_struct ... ok [INFO] [stdout] test api_resource::videos::data::tests::test_video_fps_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests zhipuai_rs [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::add_tools (line 303) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::do_sample_enable (line 154) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::max_tokens (line 266) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::model_name (line 121) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::request_id (line 131) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::stop (line 284) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::stream_enable (line 171) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::temperature (line 221) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::thinking_disable (line 205) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::thinking_enable (line 187) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::top_p (line 244) ... ignored [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::user_id (line 142) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/api_resource/chat/api.rs - api_resource::chat::api::ChatApiRequestBuilder::add_message (line 324) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.59s [INFO] running `Command { std: "docker" "inspect" "bb6e61802715fd712ad5034f012fe7da3be4e3763f51ad72ed124ea49c39c929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6e61802715fd712ad5034f012fe7da3be4e3763f51ad72ed124ea49c39c929", kill_on_drop: false }` [INFO] [stdout] bb6e61802715fd712ad5034f012fe7da3be4e3763f51ad72ed124ea49c39c929