[INFO] fetching crate google-cloud-iam-v1 1.7.0... [INFO] testing google-cloud-iam-v1-1.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate google-cloud-iam-v1 1.7.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate google-cloud-iam-v1 1.7.0 [INFO] finished tweaking crates.io crate google-cloud-iam-v1 1.7.0 [INFO] tweaked toml for crates.io crate google-cloud-iam-v1 1.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-iam-v1 1.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-cloud-iam-v1 1.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62455754f5449c9ea683799d4ce12bf450e5b81debea87b25eff8df41534241a [INFO] running `Command { std: "docker" "start" "-a" "62455754f5449c9ea683799d4ce12bf450e5b81debea87b25eff8df41534241a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62455754f5449c9ea683799d4ce12bf450e5b81debea87b25eff8df41534241a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62455754f5449c9ea683799d4ce12bf450e5b81debea87b25eff8df41534241a", kill_on_drop: false }` [INFO] [stdout] 62455754f5449c9ea683799d4ce12bf450e5b81debea87b25eff8df41534241a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66619b13404cf58912648a71569f2fb26b001e7d8c8e98522885f7ea5644eef7 [INFO] running `Command { std: "docker" "start" "-a" "66619b13404cf58912648a71569f2fb26b001e7d8c8e98522885f7ea5644eef7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling google-cloud-auth v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling google-cloud-gax-internal v0.7.11 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling google-cloud-wkt v1.2.1 [INFO] [stderr] Compiling google-cloud-rpc v1.3.0 [INFO] [stderr] Compiling google-cloud-type v1.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling google-cloud-gax v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling google-cloud-iam-v1 v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "66619b13404cf58912648a71569f2fb26b001e7d8c8e98522885f7ea5644eef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66619b13404cf58912648a71569f2fb26b001e7d8c8e98522885f7ea5644eef7", kill_on_drop: false }` [INFO] [stdout] 66619b13404cf58912648a71569f2fb26b001e7d8c8e98522885f7ea5644eef7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0bfb1b46dc7eeb1a7139cdfb513395dc3d768049aafe7a70343f7597f85e41f [INFO] running `Command { std: "docker" "start" "-a" "b0bfb1b46dc7eeb1a7139cdfb513395dc3d768049aafe7a70343f7597f85e41f", kill_on_drop: false }` [INFO] [stderr] Compiling google-cloud-iam-v1 v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "b0bfb1b46dc7eeb1a7139cdfb513395dc3d768049aafe7a70343f7597f85e41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bfb1b46dc7eeb1a7139cdfb513395dc3d768049aafe7a70343f7597f85e41f", kill_on_drop: false }` [INFO] [stdout] b0bfb1b46dc7eeb1a7139cdfb513395dc3d768049aafe7a70343f7597f85e41f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22de6c142e16ede86dfa545575cb4520c99a9d17da20629124d40dc69b629f5d [INFO] running `Command { std: "docker" "start" "-a" "22de6c142e16ede86dfa545575cb4520c99a9d17da20629124d40dc69b629f5d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloud_iam_v1-afc0bcb8dffdae47) [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_cloud_iam_v1 [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test src/model.rs - model::AuditConfig::set_audit_log_configs (line 814) ... ignored [INFO] [stdout] test src/model.rs - model::AuditConfig::set_service (line 802) ... ignored [INFO] [stdout] test src/model.rs - model::AuditConfigDelta::set_action (line 1425) ... ignored [INFO] [stdout] test src/model.rs - model::AuditConfigDelta::set_exempted_member (line 1454) ... ignored [INFO] [stdout] test src/model.rs - model::AuditConfigDelta::set_log_type (line 1466) ... ignored [INFO] [stdout] test src/model.rs - model::AuditConfigDelta::set_service (line 1442) ... ignored [INFO] [stdout] test src/model.rs - model::AuditLogConfig::set_exempted_members (line 904) ... ignored [INFO] [stdout] test src/model.rs - model::AuditLogConfig::set_log_type (line 886) ... ignored [INFO] [stdout] test src/model.rs - model::Binding::set_condition (line 690) ... ignored [INFO] [stdout] test src/model.rs - model::Binding::set_members (line 673) ... ignored [INFO] [stdout] test src/model.rs - model::Binding::set_or_clear_condition (line 706) ... ignored [INFO] [stdout] test src/model.rs - model::Binding::set_role (line 661) ... ignored [INFO] [stdout] test src/model.rs - model::BindingDelta::set_action (line 1173) ... ignored [INFO] [stdout] test src/model.rs - model::BindingDelta::set_condition (line 1214) ... ignored [INFO] [stdout] test src/model.rs - model::BindingDelta::set_member (line 1202) ... ignored [INFO] [stdout] test src/model.rs - model::BindingDelta::set_or_clear_condition (line 1230) ... ignored [INFO] [stdout] test src/model.rs - model::BindingDelta::set_role (line 1190) ... ignored [INFO] [stdout] test src/model.rs - model::GetIamPolicyRequest::set_options (line 185) ... ignored [INFO] [stdout] test src/model.rs - model::GetIamPolicyRequest::set_or_clear_options (line 201) ... ignored [INFO] [stdout] test src/model.rs - model::GetIamPolicyRequest::set_resource (line 173) ... ignored [INFO] [stdout] test src/model.rs - model::GetPolicyOptions::set_requested_policy_version (line 355) ... ignored [INFO] [stdout] test src/model.rs - model::Policy::set_audit_configs (line 547) ... ignored [INFO] [stdout] test src/model.rs - model::Policy::set_bindings (line 525) ... ignored [INFO] [stdout] test src/model.rs - model::Policy::set_etag (line 569) ... ignored [INFO] [stdout] test src/model.rs - model::Policy::set_version (line 513) ... ignored [INFO] [stdout] test src/model.rs - model::PolicyDelta::set_audit_config_deltas (line 1114) ... ignored [INFO] [stdout] test src/model.rs - model::PolicyDelta::set_binding_deltas (line 1092) ... ignored [INFO] [stdout] test src/model.rs - model::ResourcePolicyMember::set_iam_policy_name_principal (line 1654) ... ignored [INFO] [stdout] test src/model.rs - model::ResourcePolicyMember::set_iam_policy_uid_principal (line 1669) ... ignored [INFO] [stdout] test src/model.rs - model::SetIamPolicyRequest::set_or_clear_policy (line 96) ... ignored [INFO] [stdout] test src/model.rs - model::SetIamPolicyRequest::set_or_clear_update_mask (line 129) ... ignored [INFO] [stdout] test src/model.rs - model::SetIamPolicyRequest::set_policy (line 80) ... ignored [INFO] [stdout] test src/model.rs - model::SetIamPolicyRequest::set_resource (line 68) ... ignored [INFO] [stdout] test src/model.rs - model::SetIamPolicyRequest::set_update_mask (line 113) ... ignored [INFO] [stdout] test src/model.rs - model::TestIamPermissionsRequest::set_permissions (line 259) ... ignored [INFO] [stdout] test src/model.rs - model::TestIamPermissionsRequest::set_resource (line 247) ... ignored [INFO] [stdout] test src/model.rs - model::TestIamPermissionsResponse::set_permissions (line 299) ... ignored [INFO] [stdout] test src/lib.rs - client (line 56) ... ok [INFO] [stdout] test src/client.rs - client::IAMPolicy::test_iam_permissions (line 202) ... ok [INFO] [stdout] test src/client.rs - client::IAMPolicy::set_iam_policy (line 154) ... ok [INFO] [stdout] test src/builder.rs - builder::iam_policy::ClientBuilder (line 22) ... ok [INFO] [stdout] test src/client.rs - client::IAMPolicy::builder (line 95) ... ok [INFO] [stdout] test src/builder.rs - builder::iam_policy::SetIamPolicy (line 76) ... ok [INFO] [stdout] test src/builder.rs - builder::iam_policy::GetIamPolicy (line 178) ... ok [INFO] [stdout] test src/client.rs - client::IAMPolicy (line 22) ... ok [INFO] [stdout] test src/client.rs - client::IAMPolicy::get_iam_policy (line 176) ... ok [INFO] [stdout] test src/builder.rs - builder::iam_policy::TestIamPermissions (line 258) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 37 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.35s; merged doctests compilation took 1.27s [INFO] running `Command { std: "docker" "inspect" "22de6c142e16ede86dfa545575cb4520c99a9d17da20629124d40dc69b629f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22de6c142e16ede86dfa545575cb4520c99a9d17da20629124d40dc69b629f5d", kill_on_drop: false }` [INFO] [stdout] 22de6c142e16ede86dfa545575cb4520c99a9d17da20629124d40dc69b629f5d