[INFO] fetching crate google-datacatalog1_beta1 2.0.8+20210316... [INFO] testing google-datacatalog1_beta1-2.0.8+20210316 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate google-datacatalog1_beta1 2.0.8+20210316 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate google-datacatalog1_beta1 2.0.8+20210316 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-datacatalog1_beta1 2.0.8+20210316 [INFO] finished tweaking crates.io crate google-datacatalog1_beta1 2.0.8+20210316 [INFO] tweaked toml for crates.io crate google-datacatalog1_beta1 2.0.8+20210316 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d612794c93f90cd1c98716b000c30f7c7999ba2b9c36827ef4755286d4ae4dea [INFO] running `Command { std: "docker" "start" "-a" "d612794c93f90cd1c98716b000c30f7c7999ba2b9c36827ef4755286d4ae4dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d612794c93f90cd1c98716b000c30f7c7999ba2b9c36827ef4755286d4ae4dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d612794c93f90cd1c98716b000c30f7c7999ba2b9c36827ef4755286d4ae4dea", kill_on_drop: false }` [INFO] [stdout] d612794c93f90cd1c98716b000c30f7c7999ba2b9c36827ef4755286d4ae4dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3ea2d27d385e739e908679c7fa6fa7f88b498b0857f68d422d534e11db9ffa [INFO] running `Command { std: "docker" "start" "-a" "cd3ea2d27d385e739e908679c7fa6fa7f88b498b0857f68d422d534e11db9ffa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-datacatalog1_beta1 v2.0.8+20210316 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.41s [INFO] running `Command { std: "docker" "inspect" "cd3ea2d27d385e739e908679c7fa6fa7f88b498b0857f68d422d534e11db9ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3ea2d27d385e739e908679c7fa6fa7f88b498b0857f68d422d534e11db9ffa", kill_on_drop: false }` [INFO] [stdout] cd3ea2d27d385e739e908679c7fa6fa7f88b498b0857f68d422d534e11db9ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36832ed1c2cedf62e27c1f8b74c1675239f6e066222b05d562a8455a42a313ef [INFO] running `Command { std: "docker" "start" "-a" "36832ed1c2cedf62e27c1f8b74c1675239f6e066222b05d562a8455a42a313ef", kill_on_drop: false }` [INFO] [stderr] Compiling google-datacatalog1_beta1 v2.0.8+20210316 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.32s [INFO] running `Command { std: "docker" "inspect" "36832ed1c2cedf62e27c1f8b74c1675239f6e066222b05d562a8455a42a313ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36832ed1c2cedf62e27c1f8b74c1675239f6e066222b05d562a8455a42a313ef", kill_on_drop: false }` [INFO] [stdout] 36832ed1c2cedf62e27c1f8b74c1675239f6e066222b05d562a8455a42a313ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff44ad252a13a96d8f57555e04d570f03faa076b3908f0f6b13bd20c5a4a77c1 [INFO] running `Command { std: "docker" "start" "-a" "ff44ad252a13a96d8f57555e04d570f03faa076b3908f0f6b13bd20c5a4a77c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_datacatalog1_beta1-e35b2af5b07a5f1f) [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-datacatalog1_beta1 [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryCreateCall (line 4012) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataCatalog (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagListCall (line 3430) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateSetIamPolicyCall (line 12274) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagListCall (line 13942) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupSetIamPolicyCall (line 8836) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplatePatchCall (line 11974) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetIamPolicyCall (line 4828) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTestIamPermissionCall (line 5710) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryDeleteCall (line 4312) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogMethods (line 1222) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryLookupCall (line 2639) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryMethods (line 1282) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldEnumValueRenameCall (line 9412) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldPatchCall (line 10270) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogSearchCall (line 2388) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetIamPolicyCall (line 16189) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetCall (line 4570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupCreateCall (line 7126) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupDeleteCall (line 7426) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryListCall (line 5116) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateTestIamPermissionCall (line 12562) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyImportCall (line 16477) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldCreateCall (line 9700) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagPatchCall (line 6826) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagListCall (line 6544) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagDeleteCall (line 6286) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyCreateCall (line 15100) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryPatchCall (line 5410) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagSetIamPolicyCall (line 14524) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetCall (line 11428) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetCall (line 7696) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTestIamPermissionCall (line 9124) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupPatchCall (line 8536) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetCall (line 15931) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateCreateCall (line 10858) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetIamPolicyCall (line 11686) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagPatchCall (line 3712) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagCreateCall (line 2884) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagDeleteCall (line 3172) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagDeleteCall (line 13138) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldRenameCall (line 10570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetIamPolicyCall (line 13654) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1339) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetCall (line 13396) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomySetIamPolicyCall (line 17347) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagPatchCall (line 14224) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupListCall (line 8254) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagCreateCall (line 5998) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldDeleteCall (line 10000) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyListCall (line 16765) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyDeleteCall (line 15388) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagCreateCall (line 12850) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyExportCall (line 15646) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPatchCall (line 17047) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateDeleteCall (line 11158) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 88) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagTestIamPermissionCall (line 14812) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetIamPolicyCall (line 7966) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyTestIamPermissionCall (line 17635) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff44ad252a13a96d8f57555e04d570f03faa076b3908f0f6b13bd20c5a4a77c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff44ad252a13a96d8f57555e04d570f03faa076b3908f0f6b13bd20c5a4a77c1", kill_on_drop: false }` [INFO] [stdout] ff44ad252a13a96d8f57555e04d570f03faa076b3908f0f6b13bd20c5a4a77c1