[INFO] fetching crate google-container1 2.0.4+20210314... [INFO] testing google-container1-2.0.4+20210314 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate google-container1 2.0.4+20210314 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate google-container1 2.0.4+20210314 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-container1 2.0.4+20210314 [INFO] finished tweaking crates.io crate google-container1 2.0.4+20210314 [INFO] tweaked toml for crates.io crate google-container1 2.0.4+20210314 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 0ead47558bb68987ca2ea80576e6c55628bd33a8279dc868282ae81f0fea4cee [INFO] running `Command { std: "docker" "start" "-a" "0ead47558bb68987ca2ea80576e6c55628bd33a8279dc868282ae81f0fea4cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ead47558bb68987ca2ea80576e6c55628bd33a8279dc868282ae81f0fea4cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ead47558bb68987ca2ea80576e6c55628bd33a8279dc868282ae81f0fea4cee", kill_on_drop: false }` [INFO] [stdout] 0ead47558bb68987ca2ea80576e6c55628bd33a8279dc868282ae81f0fea4cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] da8577949921e9642d0c3afb4deb5e1ea34549097a02b5976ddf62c588e01d0c [INFO] running `Command { std: "docker" "start" "-a" "da8577949921e9642d0c3afb4deb5e1ea34549097a02b5976ddf62c588e01d0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [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 http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [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 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.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-container1 v2.0.4+20210314 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "da8577949921e9642d0c3afb4deb5e1ea34549097a02b5976ddf62c588e01d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8577949921e9642d0c3afb4deb5e1ea34549097a02b5976ddf62c588e01d0c", kill_on_drop: false }` [INFO] [stdout] da8577949921e9642d0c3afb4deb5e1ea34549097a02b5976ddf62c588e01d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed20b21b110fd0789cf8fc6e8082e30c0d65181596c8e22ac72a11ca2fbad821 [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" "ed20b21b110fd0789cf8fc6e8082e30c0d65181596c8e22ac72a11ca2fbad821", kill_on_drop: false }` [INFO] [stderr] Compiling google-container1 v2.0.4+20210314 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "ed20b21b110fd0789cf8fc6e8082e30c0d65181596c8e22ac72a11ca2fbad821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed20b21b110fd0789cf8fc6e8082e30c0d65181596c8e22ac72a11ca2fbad821", kill_on_drop: false }` [INFO] [stdout] ed20b21b110fd0789cf8fc6e8082e30c0d65181596c8e22ac72a11ca2fbad821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", 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] 73133616b8e78106d29dff738fad63df728d516725197062257b319c22bb9df4 [INFO] running `Command { std: "docker" "start" "-a" "73133616b8e78106d29dff738fad63df728d516725197062257b319c22bb9df4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_container1-624ec2ffba286aa9) [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-container1 [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test src/api.rs - api::Container (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolSetManagementCall (line 6048) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterDeleteCall (line 7716) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolRollbackCall (line 5472) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolListCall (line 5178) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterCompleteIpRotationCall (line 7140) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectAggregatedUsableSubnetworkListCall (line 3984) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolDeleteCall (line 4566) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolCreateCall (line 4278) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolSetSizeCall (line 6336) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterGetJwkCall (line 8304) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterCreateCall (line 7428) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolGetCall (line 4872) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolSetAutoscalingCall (line 5760) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterListCall (line 8532) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterGetCall (line 8010) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetMaintenancePolicyCall (line 9966) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetAddonCall (line 8814) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterNodePoolUpdateCall (line 6624) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetLegacyAbacCall (line 9102) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetLoggingCall (line 9678) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetMasterAuthCall (line 10254) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetServerConfigCall (line 13134) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetLocationCall (line 9390) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetResourceLabelCall (line 11118) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetNetworkPolicyCall (line 10830) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterSetMonitoringCall (line 10542) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterUpdateMasterCall (line 11982) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterUpdateCall (line 11694) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterStartIpRotationCall (line 11406) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationCancelCall (line 12270) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationClusterWellKnownGetOpenidConfigurationCall (line 6912) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 12852) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterAddonCall (line 16218) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterCompleteIpRotationCall (line 16526) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 12558) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolCreateCall (line 13736) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterLoggingCall (line 18604) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterListCall (line 18018) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2616) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterDeleteCall (line 17130) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterMasterCall (line 18912) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterLegacyAbacCall (line 17710) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterMonitoringCall (line 19220) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterCreateCall (line 16834) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterGetCall (line 17420) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterLocationCall (line 18296) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolAutoscalingCall (line 13416) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolGetCall (line 14346) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolDeleteCall (line 14044) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolSetSizeCall (line 15578) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolListCall (line 14648) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolUpdateCall (line 15898) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolSetManagementCall (line 15258) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterNodePoolRollbackCall (line 14938) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterSetMaintenancePolicyCall (line 19836) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterStartIpRotationCall (line 20760) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterResourceLabelCall (line 19528) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneOperationListCall (line 21974) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneOperationGetCall (line 21684) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterSetNetworkPolicyCall (line 20452) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneOperationCancelCall (line 21376) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterSetMasterAuthCall (line 20144) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 124) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneGetServerconfigCall (line 22252) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectZoneClusterUpdateCall (line 21068) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 24.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73133616b8e78106d29dff738fad63df728d516725197062257b319c22bb9df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73133616b8e78106d29dff738fad63df728d516725197062257b319c22bb9df4", kill_on_drop: false }` [INFO] [stdout] 73133616b8e78106d29dff738fad63df728d516725197062257b319c22bb9df4