[INFO] fetching crate google-cloudresourcemanager1 6.0.0+20240617... [INFO] testing google-cloudresourcemanager1-6.0.0+20240617 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate google-cloudresourcemanager1 6.0.0+20240617 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate google-cloudresourcemanager1 6.0.0+20240617 [INFO] finished tweaking crates.io crate google-cloudresourcemanager1 6.0.0+20240617 [INFO] tweaked toml for crates.io crate google-cloudresourcemanager1 6.0.0+20240617 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloudresourcemanager1 6.0.0+20240617 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b20be3695e186695191b1151cb9e67b34a1a5a9f94b7ce3750c3b09ff2bcbb4 [INFO] running `Command { std: "docker" "start" "-a" "7b20be3695e186695191b1151cb9e67b34a1a5a9f94b7ce3750c3b09ff2bcbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b20be3695e186695191b1151cb9e67b34a1a5a9f94b7ce3750c3b09ff2bcbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b20be3695e186695191b1151cb9e67b34a1a5a9f94b7ce3750c3b09ff2bcbb4", kill_on_drop: false }` [INFO] [stdout] 7b20be3695e186695191b1151cb9e67b34a1a5a9f94b7ce3750c3b09ff2bcbb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c1d266ece2683ec13bcd5242a70ff51136134e32e36bfc3440b4f175a1b15f [INFO] running `Command { std: "docker" "start" "-a" "e5c1d266ece2683ec13bcd5242a70ff51136134e32e36bfc3440b4f175a1b15f", kill_on_drop: false }` [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling darling_core v0.21.3 [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 rustls-webpki v0.103.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [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-cloudresourcemanager1 v6.0.0+20240617 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.95s [INFO] running `Command { std: "docker" "inspect" "e5c1d266ece2683ec13bcd5242a70ff51136134e32e36bfc3440b4f175a1b15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c1d266ece2683ec13bcd5242a70ff51136134e32e36bfc3440b4f175a1b15f", kill_on_drop: false }` [INFO] [stdout] e5c1d266ece2683ec13bcd5242a70ff51136134e32e36bfc3440b4f175a1b15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f13f7c3e8460f38f1a29d0077039a004272974ecc7277d82614235e0d11bacc4 [INFO] running `Command { std: "docker" "start" "-a" "f13f7c3e8460f38f1a29d0077039a004272974ecc7277d82614235e0d11bacc4", kill_on_drop: false }` [INFO] [stderr] Compiling google-cloudresourcemanager1 v6.0.0+20240617 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "f13f7c3e8460f38f1a29d0077039a004272974ecc7277d82614235e0d11bacc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13f7c3e8460f38f1a29d0077039a004272974ecc7277d82614235e0d11bacc4", kill_on_drop: false }` [INFO] [stdout] f13f7c3e8460f38f1a29d0077039a004272974ecc7277d82614235e0d11bacc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f620a2de2b4b2805c08c2d82acfc779228d9e3f5751730b2e00c3cc7de5c019 [INFO] running `Command { std: "docker" "start" "-a" "7f620a2de2b4b2805c08c2d82acfc779228d9e3f5751730b2e00c3cc7de5c019", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloudresourcemanager1-65aa422583fa1bfd) [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_cloudresourcemanager1 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/api.rs - api::OperationMethods (line 1408) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderClearOrgPolicyCall (line 2160) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationClearOrgPolicyCall (line 5563) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetCall (line 5889) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderMethods (line 1104) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderGetEffectiveOrgPolicyCall (line 2483) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienMethods (line 1292) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienListCall (line 4982) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetEffectiveOrgPolicyCall (line 6175) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderListOrgPolicyCall (line 3471) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienDeleteCall (line 4416) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderListAvailableOrgPolicyConstraintCall (line 3132) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderGetOrgPolicyCall (line 2809) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienCreateCall (line 4117) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 5280) - compile ... ok [INFO] [stdout] test src/api.rs - api::LienGetCall (line 4699) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationListOrgPolicyCall (line 7495) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationSetOrgPolicyCall (line 8452) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectCreateCall (line 9427) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationListAvailableOrgPolicyConstraintCall (line 7153) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetIamPolicyCall (line 6501) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetCall (line 10009) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationTestIamPermissionCall (line 8778) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetAncestryCall (line 10292) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderSetOrgPolicyCall (line 3794) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectClearOrgPolicyCall (line 9104) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetEffectiveOrgPolicyCall (line 10615) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetOrgPolicyCall (line 11264) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectDeleteCall (line 9726) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ignored [INFO] [stdout] test src/api.rs - api::CloudResourceManager (line 51) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1475) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetIamPolicyCall (line 10941) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectListOrgPolicyCall (line 12224) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectTestIamPermissionCall (line 13193) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationGetOrgPolicyCall (line 6827) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSetOrgPolicyCall (line 12870) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectListAvailableOrgPolicyConstraintCall (line 11885) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationSetIamPolicyCall (line 8126) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationSearchCall (line 7821) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectListCall (line 11587) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1766) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 96) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectSetIamPolicyCall (line 12547) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectUndeleteCall (line 13519) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectUpdateCall (line 13842) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f620a2de2b4b2805c08c2d82acfc779228d9e3f5751730b2e00c3cc7de5c019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f620a2de2b4b2805c08c2d82acfc779228d9e3f5751730b2e00c3cc7de5c019", kill_on_drop: false }` [INFO] [stdout] 7f620a2de2b4b2805c08c2d82acfc779228d9e3f5751730b2e00c3cc7de5c019