[INFO] fetching crate google-generative-ai-rs 0.3.4... [INFO] testing google-generative-ai-rs-0.3.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate google-generative-ai-rs 0.3.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate google-generative-ai-rs 0.3.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate google-generative-ai-rs 0.3.4 [INFO] tweaked toml for crates.io crate google-generative-ai-rs 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-generative-ai-rs 0.3.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-generative-ai-rs 0.3.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07ef9449b9685f9489cf303548773751dd829176c062c0e3f0a28d4c44327797 [INFO] running `Command { std: "docker" "start" "-a" "07ef9449b9685f9489cf303548773751dd829176c062c0e3f0a28d4c44327797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ef9449b9685f9489cf303548773751dd829176c062c0e3f0a28d4c44327797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ef9449b9685f9489cf303548773751dd829176c062c0e3f0a28d4c44327797", kill_on_drop: false }` [INFO] [stdout] 07ef9449b9685f9489cf303548773751dd829176c062c0e3f0a28d4c44327797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ade1d454e9d0bd9e503c1eaf83178b77df909ddcf7c69c898d66b0f83c6e707 [INFO] running `Command { std: "docker" "start" "-a" "2ade1d454e9d0bd9e503c1eaf83178b77df909ddcf7c69c898d66b0f83c6e707", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.4 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling gcp_auth v0.12.1 [INFO] [stderr] Compiling reqwest-streams v0.8.2 [INFO] [stderr] Compiling google-generative-ai-rs v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "2ade1d454e9d0bd9e503c1eaf83178b77df909ddcf7c69c898d66b0f83c6e707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ade1d454e9d0bd9e503c1eaf83178b77df909ddcf7c69c898d66b0f83c6e707", kill_on_drop: false }` [INFO] [stdout] 2ade1d454e9d0bd9e503c1eaf83178b77df909ddcf7c69c898d66b0f83c6e707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8d6f3572985bda514a35f8c35a994671cd2e49a7779f9916b97969c19a3b16a [INFO] running `Command { std: "docker" "start" "-a" "c8d6f3572985bda514a35f8c35a994671cd2e49a7779f9916b97969c19a3b16a", kill_on_drop: false }` [INFO] [stderr] Compiling google-generative-ai-rs v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.68s [INFO] running `Command { std: "docker" "inspect" "c8d6f3572985bda514a35f8c35a994671cd2e49a7779f9916b97969c19a3b16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d6f3572985bda514a35f8c35a994671cd2e49a7779f9916b97969c19a3b16a", kill_on_drop: false }` [INFO] [stdout] c8d6f3572985bda514a35f8c35a994671cd2e49a7779f9916b97969c19a3b16a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cddc81d67d13bfc6aedd43adadad901b8bb3ffc9c76e39fa63d1772bb69d0177 [INFO] running `Command { std: "docker" "start" "-a" "cddc81d67d13bfc6aedd43adadad901b8bb3ffc9c76e39fa63d1772bb69d0177", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_generative_ai_rs-5057452ebe28f958) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Doc-tests google_generative_ai_rs [INFO] [stdout] test v1::api::tests::test_new_error_from_status_code ... ok [INFO] [stdout] test v1::vertexai::tests::test_new_from_model_region_project_id ... ok [INFO] [stdout] test v1::api::tests::test_url_new ... ok [INFO] [stdout] test v1::vertexai::tests::test_new_from_region_project_id ... ok [INFO] [stdout] test v1::vertexai::tests::test_url_new_from_region_project_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "cddc81d67d13bfc6aedd43adadad901b8bb3ffc9c76e39fa63d1772bb69d0177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddc81d67d13bfc6aedd43adadad901b8bb3ffc9c76e39fa63d1772bb69d0177", kill_on_drop: false }` [INFO] [stdout] cddc81d67d13bfc6aedd43adadad901b8bb3ffc9c76e39fa63d1772bb69d0177