[INFO] fetching crate google-dataproc1 6.0.0+20240617... [INFO] testing google-dataproc1-6.0.0+20240617 against 1.90.0 for beta-1.91-3 [INFO] extracting crate google-dataproc1 6.0.0+20240617 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate google-dataproc1 6.0.0+20240617 [INFO] finished tweaking crates.io crate google-dataproc1 6.0.0+20240617 [INFO] tweaked toml for crates.io crate google-dataproc1 6.0.0+20240617 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-dataproc1 6.0.0+20240617 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc7978f85add3528ea284ffed6769b57b4891b2ef38c4b606ea62be890924668 [INFO] running `Command { std: "docker" "start" "-a" "dc7978f85add3528ea284ffed6769b57b4891b2ef38c4b606ea62be890924668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc7978f85add3528ea284ffed6769b57b4891b2ef38c4b606ea62be890924668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7978f85add3528ea284ffed6769b57b4891b2ef38c4b606ea62be890924668", kill_on_drop: false }` [INFO] [stdout] dc7978f85add3528ea284ffed6769b57b4891b2ef38c4b606ea62be890924668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39e9eb94da4e150f6900f62210f019a9a76d711ceb3b46a2c71faa22018428a1 [INFO] running `Command { std: "docker" "start" "-a" "39e9eb94da4e150f6900f62210f019a9a76d711ceb3b46a2c71faa22018428a1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling chrono v0.4.42 [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 time v0.3.44 [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-dataproc1 v6.0.0+20240617 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.53s [INFO] running `Command { std: "docker" "inspect" "39e9eb94da4e150f6900f62210f019a9a76d711ceb3b46a2c71faa22018428a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e9eb94da4e150f6900f62210f019a9a76d711ceb3b46a2c71faa22018428a1", kill_on_drop: false }` [INFO] [stdout] 39e9eb94da4e150f6900f62210f019a9a76d711ceb3b46a2c71faa22018428a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc90f25560b9f362deba13d2de2da7447fee596f58202bac091c5cabbe7ddbe4 [INFO] running `Command { std: "docker" "start" "-a" "bc90f25560b9f362deba13d2de2da7447fee596f58202bac091c5cabbe7ddbe4", kill_on_drop: false }` [INFO] [stderr] Compiling google-dataproc1 v6.0.0+20240617 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "bc90f25560b9f362deba13d2de2da7447fee596f58202bac091c5cabbe7ddbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc90f25560b9f362deba13d2de2da7447fee596f58202bac091c5cabbe7ddbe4", kill_on_drop: false }` [INFO] [stdout] bc90f25560b9f362deba13d2de2da7447fee596f58202bac091c5cabbe7ddbe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d537fff043cb7d1e42db8bb80c898226bc28beadd873e39fc04865af51f6d133 [INFO] running `Command { std: "docker" "start" "-a" "d537fff043cb7d1e42db8bb80c898226bc28beadd873e39fc04865af51f6d133", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_dataproc1-faed7b3210fa0e20) [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_dataproc1 [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyGetCall (line 6173) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyDeleteCall (line 5880) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyListCall (line 6798) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchListCall (line 9369) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyCreateCall (line 5547) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyTestIamPermissionCall (line 7452) - compile ... ok [INFO] [stdout] test src/api.rs - api::Dataproc (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationDeleteCall (line 9998) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyUpdateCall (line 7791) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicyGetIamPolicyCall (line 6459) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchGetCall (line 9083) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchCreateCall (line 8450) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTerminateCall (line 13693) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchDeleteCall (line 8797) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 10570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionGetCall (line 13085) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTemplateDeleteCall (line 11218) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionCreateCall (line 12440) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationAutoscalingPolicySetIamPolicyCall (line 7113) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateDeleteCall (line 14348) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateGetIamPolicyCall (line 14947) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 10284) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTemplateGetCall (line 11504) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionDeleteCall (line 12787) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateCreateCall (line 14019) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationCancelCall (line 9712) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateInstantiateCall (line 15286) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationBatchAnalyzeCall (line 8124) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTemplateListCall (line 11790) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionListCall (line 13371) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTemplatePatchCall (line 12114) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateInstantiateInlineCall (line 15625) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationSessionTemplateCreateCall (line 10892) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicySetIamPolicyCall (line 18848) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateUpdateCall (line 16970) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyDeleteCall (line 17625) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyGetCall (line 17911) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateGetCall (line 14649) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyCreateCall (line 17299) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 3446) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateListCall (line 15980) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateSetIamPolicyCall (line 16292) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterCreateCall (line 21166) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyTestIamPermissionCall (line 19187) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyListCall (line 18536) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyUpdateCall (line 19526) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterDeleteCall (line 21539) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterNodeGroupResizeCall (line 20840) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterNodeGroupRepairCall (line 20514) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationWorkflowTemplateTestIamPermissionCall (line 16631) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionAutoscalingPolicyGetIamPolicyCall (line 18197) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterDiagnoseCall (line 21908) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterPatchCall (line 23611) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterNodeGroupGetCall (line 20228) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterRepairCall (line 24020) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterGetIamPolicyCall (line 22582) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterInjectCredentialCall (line 22908) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobCancelCall (line 25743) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterNodeGroupCreateCall (line 19852) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterListCall (line 23265) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterGetCall (line 22265) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterTestIamPermissionCall (line 25414) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobListCall (line 27057) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobSetIamPolicyCall (line 27794) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterSetIamPolicyCall (line 24377) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterStartCall (line 24703) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobSubmitCall (line 28120) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationDeleteCall (line 29411) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationCancelCall (line 29125) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionClusterStopCall (line 25060) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobDeleteCall (line 26097) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobTestIamPermissionCall (line 28799) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobSubmitAsOperationCall (line 28458) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobPatchCall (line 27428) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobGetIamPolicyCall (line 26731) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionJobGetCall (line 26414) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationGetCall (line 29697) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateListCall (line 33242) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationTestIamPermissionCall (line 30957) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationGetIamPolicyCall (line 29983) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateDeleteCall (line 31619) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateGetCall (line 31917) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationListCall (line 30309) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateTestIamPermissionCall (line 33893) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateSetIamPolicyCall (line 33554) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateGetIamPolicyCall (line 32215) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateInstantiateInlineCall (line 32887) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateUpdateCall (line 34232) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionOperationSetIamPolicyCall (line 30631) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateInstantiateCall (line 32554) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectRegionWorkflowTemplateCreateCall (line 31293) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 92 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d537fff043cb7d1e42db8bb80c898226bc28beadd873e39fc04865af51f6d133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d537fff043cb7d1e42db8bb80c898226bc28beadd873e39fc04865af51f6d133", kill_on_drop: false }` [INFO] [stdout] d537fff043cb7d1e42db8bb80c898226bc28beadd873e39fc04865af51f6d133