[INFO] fetching crate google-vision1 6.0.0+20240614... [INFO] testing google-vision1-6.0.0+20240614 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate google-vision1 6.0.0+20240614 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate google-vision1 6.0.0+20240614 [INFO] finished tweaking crates.io crate google-vision1 6.0.0+20240614 [INFO] tweaked toml for crates.io crate google-vision1 6.0.0+20240614 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-vision1 6.0.0+20240614 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f34f245eed561ba4afc8ffd10e3a1d6a1711a76efb201e39ed697bf16dba586 [INFO] running `Command { std: "docker" "start" "-a" "7f34f245eed561ba4afc8ffd10e3a1d6a1711a76efb201e39ed697bf16dba586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f34f245eed561ba4afc8ffd10e3a1d6a1711a76efb201e39ed697bf16dba586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f34f245eed561ba4afc8ffd10e3a1d6a1711a76efb201e39ed697bf16dba586", kill_on_drop: false }` [INFO] [stdout] 7f34f245eed561ba4afc8ffd10e3a1d6a1711a76efb201e39ed697bf16dba586 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad36fbf310d9656e961989fcb83460d9bd82a50ad3baf34850c50958f852ce8e [INFO] running `Command { std: "docker" "start" "-a" "ad36fbf310d9656e961989fcb83460d9bd82a50ad3baf34850c50958f852ce8e", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [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 time v0.3.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [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-vision1 v6.0.0+20240614 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.84s [INFO] running `Command { std: "docker" "inspect" "ad36fbf310d9656e961989fcb83460d9bd82a50ad3baf34850c50958f852ce8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad36fbf310d9656e961989fcb83460d9bd82a50ad3baf34850c50958f852ce8e", kill_on_drop: false }` [INFO] [stdout] ad36fbf310d9656e961989fcb83460d9bd82a50ad3baf34850c50958f852ce8e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5075db6cb14c0eff2206ca6e25ae9832b32c92acc5217f24c384d393e7597c9b [INFO] running `Command { std: "docker" "start" "-a" "5075db6cb14c0eff2206ca6e25ae9832b32c92acc5217f24c384d393e7597c9b", kill_on_drop: false }` [INFO] [stderr] Compiling google-vision1 v6.0.0+20240614 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "5075db6cb14c0eff2206ca6e25ae9832b32c92acc5217f24c384d393e7597c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5075db6cb14c0eff2206ca6e25ae9832b32c92acc5217f24c384d393e7597c9b", kill_on_drop: false }` [INFO] [stdout] 5075db6cb14c0eff2206ca6e25ae9832b32c92acc5217f24c384d393e7597c9b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8451b306bc681e8071335f7185f5737fdbea139aa0531948d0bccf98bb2a5c2c [INFO] running `Command { std: "docker" "start" "-a" "8451b306bc681e8071335f7185f5737fdbea139aa0531948d0bccf98bb2a5c2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_vision1-7f9de4415eb25e33) [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_vision1 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/api.rs - api::ImageAnnotateCall (line 3555) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 5054) - compile ... ok [INFO] [stdout] test src/api.rs - api::LocationMethods (line 2072) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationCancelCall (line 4445) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationListCall (line 5337) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 2139) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectImageAnnotateCall (line 6308) - compile ... ok [INFO] [stdout] test src/api.rs - api::ImageAsyncBatchAnnotateCall (line 3854) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileAnnotateCall (line 2951) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileMethods (line 1898) - compile ... ok [INFO] [stdout] test src/api.rs - api::LocationOperationGetCall (line 4159) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationDeleteCall (line 4768) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileAsyncBatchAnnotateCall (line 3250) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 8274) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFileAnnotateCall (line 6960) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFileAsyncBatchAnnotateCall (line 7286) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectImageAsyncBatchAnnotateCall (line 6634) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectFileAnnotateCall (line 5656) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectFileAsyncBatchAnnotateCall (line 5982) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageListCall (line 12361) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductCreateCall (line 12687) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageAsyncBatchAnnotateCall (line 7941) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageDeleteCall (line 11769) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductGetCall (line 13308) - compile ... ok [INFO] [stdout] test src/api.rs - api::ImageMethods (line 1985) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductListCall (line 13594) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetCreateCall (line 9201) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetImportCall (line 10108) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageCreateCall (line 11415) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationProductPurgeCall (line 14242) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductPatchCall (line 13904) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetPatchCall (line 10744) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetRemoveProductCall (line 11082) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetListCall (line 10434) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2266) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetAddProductCall (line 8875) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageAnnotateCall (line 7615) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetProductListCall (line 8560) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetDeleteCall (line 9536) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductDeleteCall (line 13022) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageGetCall (line 12068) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationGetCall (line 14568) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetGetCall (line 9822) - compile ... ok [INFO] [stdout] test src/api.rs - api::Vision (line 49) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8451b306bc681e8071335f7185f5737fdbea139aa0531948d0bccf98bb2a5c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8451b306bc681e8071335f7185f5737fdbea139aa0531948d0bccf98bb2a5c2c", kill_on_drop: false }` [INFO] [stdout] 8451b306bc681e8071335f7185f5737fdbea139aa0531948d0bccf98bb2a5c2c