[INFO] fetching crate google-translate3 6.0.0+20240301... [INFO] testing google-translate3-6.0.0+20240301 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate google-translate3 6.0.0+20240301 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate google-translate3 6.0.0+20240301 [INFO] finished tweaking crates.io crate google-translate3 6.0.0+20240301 [INFO] tweaked toml for crates.io crate google-translate3 6.0.0+20240301 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-translate3 6.0.0+20240301 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding google-apis-common v7.0.0 (available: v8.0.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] [stderr] Adding yup-oauth2 v11.0.0 (available: v12.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd763e4e5abb36702752462d49a40237f60817ad322d03eb851d49e7fbba79c5 [INFO] running `Command { std: "docker" "start" "-a" "cd763e4e5abb36702752462d49a40237f60817ad322d03eb851d49e7fbba79c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd763e4e5abb36702752462d49a40237f60817ad322d03eb851d49e7fbba79c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd763e4e5abb36702752462d49a40237f60817ad322d03eb851d49e7fbba79c5", kill_on_drop: false }` [INFO] [stdout] cd763e4e5abb36702752462d49a40237f60817ad322d03eb851d49e7fbba79c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47b66f61d45580374449f056e78af9b72a41a7d4b35e209a1335d8d0adb13e5 [INFO] running `Command { std: "docker" "start" "-a" "d47b66f61d45580374449f056e78af9b72a41a7d4b35e209a1335d8d0adb13e5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-translate3 v6.0.0+20240301 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s [INFO] running `Command { std: "docker" "inspect" "d47b66f61d45580374449f056e78af9b72a41a7d4b35e209a1335d8d0adb13e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47b66f61d45580374449f056e78af9b72a41a7d4b35e209a1335d8d0adb13e5", kill_on_drop: false }` [INFO] [stdout] d47b66f61d45580374449f056e78af9b72a41a7d4b35e209a1335d8d0adb13e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c7c03d91d8dfbc98397fb47c59610914a1ce8fcc5c5ac4822297383129b0fc [INFO] running `Command { std: "docker" "start" "-a" "42c7c03d91d8dfbc98397fb47c59610914a1ce8fcc5c5ac4822297383129b0fc", kill_on_drop: false }` [INFO] [stderr] Compiling google-translate3 v6.0.0+20240301 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "42c7c03d91d8dfbc98397fb47c59610914a1ce8fcc5c5ac4822297383129b0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c7c03d91d8dfbc98397fb47c59610914a1ce8fcc5c5ac4822297383129b0fc", kill_on_drop: false }` [INFO] [stdout] 42c7c03d91d8dfbc98397fb47c59610914a1ce8fcc5c5ac4822297383129b0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d76f62798b0b9536c5d259fa5904c6a04543c2fa0150ac6fb9c21948db511551 [INFO] running `Command { std: "docker" "start" "-a" "d76f62798b0b9536c5d259fa5904c6a04543c2fa0150ac6fb9c21948db511551", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_translate3-331797e8b9d6e03f) [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_translate3 [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetCreateCall (line 4449) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetDeleteCall (line 4782) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetSupportedLanguageCall (line 17653) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchTranslateDocumentCall (line 14450) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetListCall (line 5707) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetAdaptiveMtFileAdaptiveMtSentenceListCall (line 2849) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 6356) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetImportAdaptiveMtFileCall (line 5361) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetAdaptiveMtFileListCall (line 3785) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetImportDataCall (line 7577) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchTranslateTextCall (line 14779) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetAdaptiveMtFileDeleteCall (line 3182) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtTranslateCall (line 14124) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetExampleListCall (line 6034) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 15431) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetGetCall (line 5075) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 7903) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 6679) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetSupportedLanguageCall (line 15717) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetAdaptiveMtFileGetCall (line 3486) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryCreateCall (line 9806) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDetectLanguageCall (line 17330) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryListCall (line 10701) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGetCall (line 10415) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 7291) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGlossaryEntryListCall (line 9144) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGlossaryEntryCreateCall (line 8213) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryPatchCall (line 11023) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationModelDeleteCall (line 11684) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAdaptiveMtDatasetAdaptiveMtSentenceListCall (line 4114) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGlossaryEntryGetCall (line 8851) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryDeleteCall (line 10129) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationModelListCall (line 12256) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGlossaryEntryDeleteCall (line 8552) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 16030) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDetectLanguageCall (line 15105) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetExportDataCall (line 6965) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1730) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationModelCreateCall (line 11361) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 13190) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationModelGetCall (line 11970) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationCancelCall (line 12578) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRomanizeTextCall (line 17966) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTranslateTextCall (line 17004) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRomanizeTextCall (line 16352) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGlossaryGlossaryEntryPatchCall (line 9470) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationDeleteCall (line 12904) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 85) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectTranslateTextCall (line 18289) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationWaitCall (line 13798) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTranslateDocumentCall (line 16678) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 13476) - compile ... ok [INFO] [stdout] test src/api.rs - api::Translate (line 49) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d76f62798b0b9536c5d259fa5904c6a04543c2fa0150ac6fb9c21948db511551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76f62798b0b9536c5d259fa5904c6a04543c2fa0150ac6fb9c21948db511551", kill_on_drop: false }` [INFO] [stdout] d76f62798b0b9536c5d259fa5904c6a04543c2fa0150ac6fb9c21948db511551