[INFO] fetching crate google-cloud-texttospeech-v1 1.2.0...
[INFO] testing google-cloud-texttospeech-v1-1.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate google-cloud-texttospeech-v1 1.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate google-cloud-texttospeech-v1 1.2.0
[INFO] finished tweaking crates.io crate google-cloud-texttospeech-v1 1.2.0
[INFO] tweaked toml for crates.io crate google-cloud-texttospeech-v1 1.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-cloud-texttospeech-v1 1.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate google-cloud-texttospeech-v1 1.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47eea420417b3f8eeead86962840d2912e2420edd0ff9fafd19941e985db0cbe
[INFO] running `Command { std: "docker" "start" "-a" "47eea420417b3f8eeead86962840d2912e2420edd0ff9fafd19941e985db0cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47eea420417b3f8eeead86962840d2912e2420edd0ff9fafd19941e985db0cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47eea420417b3f8eeead86962840d2912e2420edd0ff9fafd19941e985db0cbe", kill_on_drop: false }`
[INFO] [stdout] 47eea420417b3f8eeead86962840d2912e2420edd0ff9fafd19941e985db0cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e190b20144e8e469bbd52484b00f61227db5704810fc2382f65886e95123ea84
[INFO] running `Command { std: "docker" "start" "-a" "e190b20144e8e469bbd52484b00f61227db5704810fc2382f65886e95123ea84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling google-cloud-auth v1.1.0
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[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 bon v3.8.1
[INFO] [stderr]    Compiling google-cloud-wkt v1.1.0
[INFO] [stderr]    Compiling google-cloud-rpc v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling google-cloud-gax v1.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling google-cloud-longrunning v1.2.0
[INFO] [stderr]    Compiling google-cloud-lro v1.1.0
[INFO] [stderr]    Compiling google-cloud-texttospeech-v1 v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s
[INFO] running `Command { std: "docker" "inspect" "e190b20144e8e469bbd52484b00f61227db5704810fc2382f65886e95123ea84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e190b20144e8e469bbd52484b00f61227db5704810fc2382f65886e95123ea84", kill_on_drop: false }`
[INFO] [stdout] e190b20144e8e469bbd52484b00f61227db5704810fc2382f65886e95123ea84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf586909fde1810e1ddacd5bd4d7342578dac27045ca72b9986acf8a47f9389f
[INFO] running `Command { std: "docker" "start" "-a" "bf586909fde1810e1ddacd5bd4d7342578dac27045ca72b9986acf8a47f9389f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling google-cloud-gax v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling google-cloud-auth v1.1.0
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.3
[INFO] [stderr]    Compiling google-cloud-longrunning v1.2.0
[INFO] [stderr]    Compiling google-cloud-lro v1.1.0
[INFO] [stderr]    Compiling google-cloud-texttospeech-v1 v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "bf586909fde1810e1ddacd5bd4d7342578dac27045ca72b9986acf8a47f9389f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf586909fde1810e1ddacd5bd4d7342578dac27045ca72b9986acf8a47f9389f", kill_on_drop: false }`
[INFO] [stdout] bf586909fde1810e1ddacd5bd4d7342578dac27045ca72b9986acf8a47f9389f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11c41d46a57c3ff3c420b739206accf9b390e3f4b0c80cd46b6d1452a8c3875d
[INFO] running `Command { std: "docker" "start" "-a" "11c41d46a57c3ff3c420b739206accf9b390e3f4b0c80cd46b6d1452a8c3875d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloud_texttospeech_v1-b899f6682485850f)
[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] [stderr]    Doc-tests google_cloud_texttospeech_v1
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/builder.rs - builder::text_to_speech::GetOperation (line 392) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech::ListOperations (line 280) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech::ListVoices (line 77) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech::SynthesizeSpeech (line 138) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech_long_audio_synthesize::GetOperation (line 808) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech_long_audio_synthesize::ListOperations (line 696) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech_long_audio_synthesize::SynthesizeLongAudio (line 514) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech::ClientBuilder (line 22) ... ok
[INFO] [stdout] test src/client.rs - client::TextToSpeechLongAudioSynthesize::builder (line 196) ... ok
[INFO] [stdout] test src/builder.rs - builder::text_to_speech_long_audio_synthesize::ClientBuilder (line 459) ... ok
[INFO] [stdout] test src/client.rs - client::TextToSpeech (line 22) ... ok
[INFO] [stdout] test src/client.rs - client::TextToSpeech::builder (line 68) ... ok
[INFO] [stdout] test src/client.rs - client::TextToSpeechLongAudioSynthesize (line 150) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.96s; merged doctests compilation took 2.88s
[INFO] running `Command { std: "docker" "inspect" "11c41d46a57c3ff3c420b739206accf9b390e3f4b0c80cd46b6d1452a8c3875d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c41d46a57c3ff3c420b739206accf9b390e3f4b0c80cd46b6d1452a8c3875d", kill_on_drop: false }`
[INFO] [stdout] 11c41d46a57c3ff3c420b739206accf9b390e3f4b0c80cd46b6d1452a8c3875d
