[INFO] fetching crate google-metastore1_beta 6.0.0+20240613... [INFO] testing google-metastore1_beta-6.0.0+20240613 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate google-metastore1_beta 6.0.0+20240613 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate google-metastore1_beta 6.0.0+20240613 [INFO] finished tweaking crates.io crate google-metastore1_beta 6.0.0+20240613 [INFO] tweaked toml for crates.io crate google-metastore1_beta 6.0.0+20240613 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-metastore1_beta 6.0.0+20240613 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b187500f2cc1afa025e8633012c53116ea2505e104ddb3b39b958187231ac58b [INFO] running `Command { std: "docker" "start" "-a" "b187500f2cc1afa025e8633012c53116ea2505e104ddb3b39b958187231ac58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b187500f2cc1afa025e8633012c53116ea2505e104ddb3b39b958187231ac58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b187500f2cc1afa025e8633012c53116ea2505e104ddb3b39b958187231ac58b", kill_on_drop: false }` [INFO] [stdout] b187500f2cc1afa025e8633012c53116ea2505e104ddb3b39b958187231ac58b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c2fd8590992ccf0da4458d87e792ead04415ecc7b28e45d1cfa8b86c2dcd76f7 [INFO] running `Command { std: "docker" "start" "-a" "c2fd8590992ccf0da4458d87e792ead04415ecc7b28e45d1cfa8b86c2dcd76f7", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [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 futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [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-metastore1_beta v6.0.0+20240613 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.40s [INFO] running `Command { std: "docker" "inspect" "c2fd8590992ccf0da4458d87e792ead04415ecc7b28e45d1cfa8b86c2dcd76f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2fd8590992ccf0da4458d87e792ead04415ecc7b28e45d1cfa8b86c2dcd76f7", kill_on_drop: false }` [INFO] [stdout] c2fd8590992ccf0da4458d87e792ead04415ecc7b28e45d1cfa8b86c2dcd76f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0061ee3adbe7ef2f022015638bd736b3a5e7fd518d5b363531b1a181fa38cf9f [INFO] running `Command { std: "docker" "start" "-a" "0061ee3adbe7ef2f022015638bd736b3a5e7fd518d5b363531b1a181fa38cf9f", kill_on_drop: false }` [INFO] [stderr] Compiling google-metastore1_beta v6.0.0+20240613 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.59s [INFO] running `Command { std: "docker" "inspect" "0061ee3adbe7ef2f022015638bd736b3a5e7fd518d5b363531b1a181fa38cf9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0061ee3adbe7ef2f022015638bd736b3a5e7fd518d5b363531b1a181fa38cf9f", kill_on_drop: false }` [INFO] [stdout] 0061ee3adbe7ef2f022015638bd736b3a5e7fd518d5b363531b1a181fa38cf9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d71ede89fd915656e6d2e02ceb246bdbc061bacf98a6f5c692c6a90095d541a8 [INFO] running `Command { std: "docker" "start" "-a" "d71ede89fd915656e6d2e02ceb246bdbc061bacf98a6f5c692c6a90095d541a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_metastore1_beta-f22dc8021dc945cd) [INFO] [stderr] Doc-tests google_metastore1_beta [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] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationDeleteCall (line 5770) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationCancelCall (line 5444) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationGetCall (line 3493) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationSetIamPolicyCall (line 4776) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationCreateCall (line 2848) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceAlterLocationCall (line 13289) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceAlterTablePropertyCall (line 13615) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 6342) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 6056) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationPatchCall (line 4426) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataprocMetastore (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationDeleteCall (line 3195) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupGetIamPolicyCall (line 7595) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 19175) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupListCall (line 7906) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationListCall (line 4083) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationGetIamPolicyCall (line 3779) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 19461) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupSetIamPolicyCall (line 8249) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseTableTestIamPermissionCall (line 9577) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupCreateCall (line 6664) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceCreateCall (line 14616) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFederationTestIamPermissionCall (line 5105) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupDeleteCall (line 7011) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseTableGetIamPolicyCall (line 8924) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseGetIamPolicyCall (line 9921) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceExportMetadataCall (line 15261) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseSetIamPolicyCall (line 10235) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMetadataImportGetCall (line 11282) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceCompleteMigrationCall (line 14280) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupGetCall (line 7309) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceGetIamPolicyCall (line 15873) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMetadataImportCreateCall (line 10913) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMetadataImportPatchCall (line 11940) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMetadataImportListCall (line 11575) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDeleteCall (line 14963) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceListCall (line 16174) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseTableSetIamPolicyCall (line 9238) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceSetIamPolicyCall (line 18187) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMigrationExecutionDeleteCall (line 12306) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1643) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceQueryMetadataCall (line 17206) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMigrationExecutionGetCall (line 12620) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMoveTableToDatabaseCall (line 16517) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceCancelMigrationCall (line 13951) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceMigrationExecutionListCall (line 12919) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceStartMigrationCall (line 18513) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceGetCall (line 15587) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceDatabaseTestIamPermissionCall (line 10574) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServicePatchCall (line 16856) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceBackupTestIamPermissionCall (line 8585) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 93) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceRemoveIamPolicyCall (line 17532) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceRestoreCall (line 17861) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceTestIamPermissionCall (line 18839) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d71ede89fd915656e6d2e02ceb246bdbc061bacf98a6f5c692c6a90095d541a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71ede89fd915656e6d2e02ceb246bdbc061bacf98a6f5c692c6a90095d541a8", kill_on_drop: false }` [INFO] [stdout] d71ede89fd915656e6d2e02ceb246bdbc061bacf98a6f5c692c6a90095d541a8