[INFO] fetching crate google-datacatalog1_beta1 6.0.0+20240624... [INFO] testing google-datacatalog1_beta1-6.0.0+20240624 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate google-datacatalog1_beta1 6.0.0+20240624 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate google-datacatalog1_beta1 6.0.0+20240624 [INFO] finished tweaking crates.io crate google-datacatalog1_beta1 6.0.0+20240624 [INFO] tweaked toml for crates.io crate google-datacatalog1_beta1 6.0.0+20240624 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-datacatalog1_beta1 6.0.0+20240624 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f15737d2421d1a0a48387518299a3d2bce2be8beebe90bda8fa16c9e636e05 [INFO] running `Command { std: "docker" "start" "-a" "d7f15737d2421d1a0a48387518299a3d2bce2be8beebe90bda8fa16c9e636e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f15737d2421d1a0a48387518299a3d2bce2be8beebe90bda8fa16c9e636e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f15737d2421d1a0a48387518299a3d2bce2be8beebe90bda8fa16c9e636e05", kill_on_drop: false }` [INFO] [stdout] d7f15737d2421d1a0a48387518299a3d2bce2be8beebe90bda8fa16c9e636e05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ef99adf50d093f3b6230788d1e97a633e2dd42112d6ac44c012e7b8f5dce78 [INFO] running `Command { std: "docker" "start" "-a" "c5ef99adf50d093f3b6230788d1e97a633e2dd42112d6ac44c012e7b8f5dce78", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [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 darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [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-datacatalog1_beta1 v6.0.0+20240624 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s [INFO] running `Command { std: "docker" "inspect" "c5ef99adf50d093f3b6230788d1e97a633e2dd42112d6ac44c012e7b8f5dce78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ef99adf50d093f3b6230788d1e97a633e2dd42112d6ac44c012e7b8f5dce78", kill_on_drop: false }` [INFO] [stdout] c5ef99adf50d093f3b6230788d1e97a633e2dd42112d6ac44c012e7b8f5dce78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cdf92e59e2527d24628e3f8f71160c6abf5e795931697265492708e162202bb [INFO] running `Command { std: "docker" "start" "-a" "1cdf92e59e2527d24628e3f8f71160c6abf5e795931697265492708e162202bb", kill_on_drop: false }` [INFO] [stderr] Compiling google-datacatalog1_beta1 v6.0.0+20240624 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `Command { std: "docker" "inspect" "1cdf92e59e2527d24628e3f8f71160c6abf5e795931697265492708e162202bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cdf92e59e2527d24628e3f8f71160c6abf5e795931697265492708e162202bb", kill_on_drop: false }` [INFO] [stdout] 1cdf92e59e2527d24628e3f8f71160c6abf5e795931697265492708e162202bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2b0e841c5d670ddb0f23764b7c2e699178e876b8f0aa47dba29838318f8ea65 [INFO] running `Command { std: "docker" "start" "-a" "d2b0e841c5d670ddb0f23764b7c2e699178e876b8f0aa47dba29838318f8ea65", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_datacatalog1_beta1-cc6f75cf1e6025d5) [INFO] [stderr] Doc-tests google_datacatalog1_beta1 [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 61 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupDeleteCall (line 8469) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogMethods (line 1320) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataCatalog (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryListCall (line 5845) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogSearchCall (line 2698) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupCreateCall (line 8129) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetCall (line 5218) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryLookupCall (line 3005) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTestIamPermissionCall (line 6518) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetIamPolicyCall (line 5506) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagDeleteCall (line 3628) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetIamPolicyCall (line 9070) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryMethods (line 1390) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagListCall (line 3921) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetCall (line 8767) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryCreateCall (line 4592) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagDeleteCall (line 7185) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagPatchCall (line 4242) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryPatchCall (line 6175) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryDeleteCall (line 4932) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupListCall (line 9399) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagCreateCall (line 3293) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupSetIamPolicyCall (line 10057) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagCreateCall (line 6857) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldDeleteCall (line 11418) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateCreateCall (line 12399) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagListCall (line 7471) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupPatchCall (line 9714) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTestIamPermissionCall (line 10386) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldCreateCall (line 11069) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateDeleteCall (line 12742) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldEnumValueRenameCall (line 10725) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetIamPolicyCall (line 13328) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyExportCall (line 17893) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetCall (line 13040) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplatePatchCall (line 13664) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldPatchCall (line 11719) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyDeleteCall (line 17607) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateSetIamPolicyCall (line 14007) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateTestIamPermissionCall (line 14343) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyListCall (line 19159) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetIamPolicyCall (line 18502) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetCall (line 18214) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyImportCall (line 18828) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagDeleteCall (line 15017) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagListCall (line 15937) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 85) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagCreateCall (line 14682) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1454) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetIamPolicyCall (line 15598) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyCreateCall (line 17279) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagPatchCall (line 16255) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPatchCall (line 19486) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetCall (line 15310) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyTestIamPermissionCall (line 20155) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagPatchCall (line 7786) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldRenameCall (line 12065) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagSetIamPolicyCall (line 16601) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomySetIamPolicyCall (line 19829) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagTestIamPermissionCall (line 16940) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2b0e841c5d670ddb0f23764b7c2e699178e876b8f0aa47dba29838318f8ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b0e841c5d670ddb0f23764b7c2e699178e876b8f0aa47dba29838318f8ea65", kill_on_drop: false }` [INFO] [stdout] d2b0e841c5d670ddb0f23764b7c2e699178e876b8f0aa47dba29838318f8ea65