[INFO] fetching crate google-datacatalog1_beta1 2.0.4+20210316... [INFO] testing google-datacatalog1_beta1-2.0.4+20210316 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate google-datacatalog1_beta1 2.0.4+20210316 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate google-datacatalog1_beta1 2.0.4+20210316 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-datacatalog1_beta1 2.0.4+20210316 [INFO] finished tweaking crates.io crate google-datacatalog1_beta1 2.0.4+20210316 [INFO] tweaked toml for crates.io crate google-datacatalog1_beta1 2.0.4+20210316 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c14925a7962b8138d7c10c7924a6b0832f54c94994082afcbb9dab2f60df8bb9 [INFO] running `Command { std: "docker" "start" "-a" "c14925a7962b8138d7c10c7924a6b0832f54c94994082afcbb9dab2f60df8bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c14925a7962b8138d7c10c7924a6b0832f54c94994082afcbb9dab2f60df8bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14925a7962b8138d7c10c7924a6b0832f54c94994082afcbb9dab2f60df8bb9", kill_on_drop: false }` [INFO] [stdout] c14925a7962b8138d7c10c7924a6b0832f54c94994082afcbb9dab2f60df8bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 642f4af38372b537dee316090e8791c1bbccf77c194b7f0c41f937ec898e0a7d [INFO] running `Command { std: "docker" "start" "-a" "642f4af38372b537dee316090e8791c1bbccf77c194b7f0c41f937ec898e0a7d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-datacatalog1_beta1 v2.0.4+20210316 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "642f4af38372b537dee316090e8791c1bbccf77c194b7f0c41f937ec898e0a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642f4af38372b537dee316090e8791c1bbccf77c194b7f0c41f937ec898e0a7d", kill_on_drop: false }` [INFO] [stdout] 642f4af38372b537dee316090e8791c1bbccf77c194b7f0c41f937ec898e0a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43fa93850dc0f2eb6115cb53b44c2ffa33288717e94f0d0a68d6003244f369cc [INFO] running `Command { std: "docker" "start" "-a" "43fa93850dc0f2eb6115cb53b44c2ffa33288717e94f0d0a68d6003244f369cc", kill_on_drop: false }` [INFO] [stderr] Compiling google-datacatalog1_beta1 v2.0.4+20210316 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "43fa93850dc0f2eb6115cb53b44c2ffa33288717e94f0d0a68d6003244f369cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fa93850dc0f2eb6115cb53b44c2ffa33288717e94f0d0a68d6003244f369cc", kill_on_drop: false }` [INFO] [stdout] 43fa93850dc0f2eb6115cb53b44c2ffa33288717e94f0d0a68d6003244f369cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efdb520a28ffe6e9536bb6e5888a8df2423f8d57610ed1f889b6cd9bcf47357e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efdb520a28ffe6e9536bb6e5888a8df2423f8d57610ed1f889b6cd9bcf47357e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_datacatalog1_beta1-1ab23d64c1e2d643) [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/api.rs - api::ProjectLocationEntryGroupEntryDeleteCall (line 4311) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagDeleteCall (line 3171) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetIamPolicyCall (line 4827) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryGetCall (line 4569) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryCreateCall (line 4011) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryMethods (line 1281) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataCatalog (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagListCall (line 3429) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntryLookupCall (line 2638) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryListCall (line 5115) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogSearchCall (line 2387) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagCreateCall (line 2883) - compile ... ok [INFO] [stdout] test src/api.rs - api::CatalogMethods (line 1221) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupCreateCall (line 7125) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryPatchCall (line 5409) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTestIamPermissionCall (line 5709) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupDeleteCall (line 7425) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupEntryTagPatchCall (line 3711) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetCall (line 7695) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupGetIamPolicyCall (line 7965) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateCreateCall (line 10857) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupPatchCall (line 8535) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagCreateCall (line 5997) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldEnumValueRenameCall (line 9411) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagPatchCall (line 6825) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagListCall (line 6543) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateDeleteCall (line 11157) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldCreateCall (line 9699) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTestIamPermissionCall (line 9123) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupTagDeleteCall (line 6285) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldRenameCall (line 10569) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupSetIamPolicyCall (line 8835) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEntryGroupListCall (line 8253) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetIamPolicyCall (line 11685) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplatePatchCall (line 11973) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyImportCall (line 16476) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagCreateCall (line 12849) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateGetCall (line 11427) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyCreateCall (line 15099) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateTestIamPermissionCall (line 12561) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldDeleteCall (line 9999) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateFieldPatchCall (line 10269) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTagTemplateSetIamPolicyCall (line 12273) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyDeleteCall (line 15387) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagDeleteCall (line 13137) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetCall (line 15930) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyListCall (line 16764) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyGetIamPolicyCall (line 16188) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagPatchCall (line 14223) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPatchCall (line 17046) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagListCall (line 13941) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetCall (line 13395) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyExportCall (line 15645) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagSetIamPolicyCall (line 14523) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagGetIamPolicyCall (line 13653) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomySetIamPolicyCall (line 17346) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1338) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyPolicyTagTestIamPermissionCall (line 14811) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationTaxonomyTestIamPermissionCall (line 17634) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 91) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efdb520a28ffe6e9536bb6e5888a8df2423f8d57610ed1f889b6cd9bcf47357e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdb520a28ffe6e9536bb6e5888a8df2423f8d57610ed1f889b6cd9bcf47357e", kill_on_drop: false }` [INFO] [stdout] efdb520a28ffe6e9536bb6e5888a8df2423f8d57610ed1f889b6cd9bcf47357e