[INFO] fetching crate google-cloud-apphub-v1 0.4.5... [INFO] testing google-cloud-apphub-v1-0.4.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate google-cloud-apphub-v1 0.4.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate google-cloud-apphub-v1 0.4.5 [INFO] finished tweaking crates.io crate google-cloud-apphub-v1 0.4.5 [INFO] tweaked toml for crates.io crate google-cloud-apphub-v1 0.4.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-apphub-v1 0.4.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-cloud-apphub-v1 0.4.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-cloud-lro v0.3.5 [INFO] [stderr] Downloaded google-cloud-longrunning v0.25.5 [INFO] [stderr] Downloaded google-cloud-gax-internal v0.5.1 [INFO] [stderr] Downloaded google-cloud-rpc v0.4.5 [INFO] [stderr] Downloaded google-cloud-location v0.4.5 [INFO] [stderr] Downloaded google-cloud-iam-v1 v0.4.5 [INFO] [stderr] Downloaded google-cloud-type v0.4.5 [INFO] [stderr] Downloaded google-cloud-gax v0.24.0 [INFO] [stderr] Downloaded google-cloud-wkt v0.5.4 [INFO] [stderr] Downloaded google-cloud-auth v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25676ee3d6d05624adf7a726a8cab5a1f69f6238ede0baa24a487b9ba58ffbd5 [INFO] running `Command { std: "docker" "start" "-a" "25676ee3d6d05624adf7a726a8cab5a1f69f6238ede0baa24a487b9ba58ffbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25676ee3d6d05624adf7a726a8cab5a1f69f6238ede0baa24a487b9ba58ffbd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25676ee3d6d05624adf7a726a8cab5a1f69f6238ede0baa24a487b9ba58ffbd5", kill_on_drop: false }` [INFO] [stdout] 25676ee3d6d05624adf7a726a8cab5a1f69f6238ede0baa24a487b9ba58ffbd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a1abe5cc77ada34016a5c91191bcd0e6b0d96c6c8523a3ec79d5cfbd23ce302 [INFO] running `Command { std: "docker" "start" "-a" "2a1abe5cc77ada34016a5c91191bcd0e6b0d96c6c8523a3ec79d5cfbd23ce302", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling google-cloud-auth v0.22.4 [INFO] [stderr] Compiling google-cloud-gax-internal v0.5.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling google-cloud-wkt v0.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling bon v3.7.1 [INFO] [stderr] Compiling google-cloud-rpc v0.4.5 [INFO] [stderr] Compiling google-cloud-type v0.4.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling google-cloud-gax v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling google-cloud-longrunning v0.25.5 [INFO] [stderr] Compiling google-cloud-location v0.4.5 [INFO] [stderr] Compiling google-cloud-iam-v1 v0.4.5 [INFO] [stderr] Compiling google-cloud-lro v0.3.5 [INFO] [stderr] Compiling google-cloud-apphub-v1 v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `Command { std: "docker" "inspect" "2a1abe5cc77ada34016a5c91191bcd0e6b0d96c6c8523a3ec79d5cfbd23ce302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a1abe5cc77ada34016a5c91191bcd0e6b0d96c6c8523a3ec79d5cfbd23ce302", kill_on_drop: false }` [INFO] [stdout] 2a1abe5cc77ada34016a5c91191bcd0e6b0d96c6c8523a3ec79d5cfbd23ce302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e918f9d600e6e44034c55dd689c862b9978a3726293b815958c190c0ad6c2707 [INFO] running `Command { std: "docker" "start" "-a" "e918f9d600e6e44034c55dd689c862b9978a3726293b815958c190c0ad6c2707", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling google-cloud-gax v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling google-cloud-auth v0.22.4 [INFO] [stderr] Compiling google-cloud-gax-internal v0.5.1 [INFO] [stderr] Compiling google-cloud-longrunning v0.25.5 [INFO] [stderr] Compiling google-cloud-location v0.4.5 [INFO] [stderr] Compiling google-cloud-iam-v1 v0.4.5 [INFO] [stderr] Compiling google-cloud-lro v0.3.5 [INFO] [stderr] Compiling google-cloud-apphub-v1 v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.99s [INFO] running `Command { std: "docker" "inspect" "e918f9d600e6e44034c55dd689c862b9978a3726293b815958c190c0ad6c2707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e918f9d600e6e44034c55dd689c862b9978a3726293b815958c190c0ad6c2707", kill_on_drop: false }` [INFO] [stdout] e918f9d600e6e44034c55dd689c862b9978a3726293b815958c190c0ad6c2707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fed0515374ea8b89e0da17f6801847c6763f7f8292a82278208a3480c3035f1e [INFO] running `Command { std: "docker" "start" "-a" "fed0515374ea8b89e0da17f6801847c6763f7f8292a82278208a3480c3035f1e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloud_apphub_v1-2b54f1f34c81c4e3) [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_apphub_v1 [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/builder.rs - builder::app_hub::CreateApplication (line 2412) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::CreateService (line 1029) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::CreateServiceProjectAttachment (line 263) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::CancelOperation (line 3530) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DeleteApplication (line 2761) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DeleteOperation (line 3468) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DeleteService (line 1368) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DeleteWorkload (line 2188) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DetachServiceProjectAttachment (line 592) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetApplication (line 2553) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetDiscoveredWorkload (line 1598) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetIamPolicy (line 3140) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetDiscoveredService (line 778) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetLocation (line 2980) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetOperation (line 3406) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetService (line 1165) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetServiceProjectAttachment (line 413) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::GetWorkload (line 1985) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListApplications (line 2296) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListDiscoveredWorkloads (line 1476) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListDiscoveredServices (line 658) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::DeleteServiceProjectAttachment (line 479) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListLocations (line 2872) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListOperations (line 3296) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::SetIamPolicy (line 3039) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListServiceProjectAttachments (line 141) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListServices (line 916) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ListWorkloads (line 1736) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::LookupDiscoveredWorkload (line 1662) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::LookupDiscoveredService (line 842) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::UpdateApplication (line 2614) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::UpdateWorkload (line 2046) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::ClientBuilder (line 22) ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::UpdateService (line 1226) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::TestIamPermissions (line 3219) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::LookupServiceProjectAttachment (line 75) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::app_hub::CreateWorkload (line 1849) - compile ... ok [INFO] [stdout] test src/client.rs - client::AppHub::builder (line 68) ... ok [INFO] [stdout] test src/client.rs - client::AppHub (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fed0515374ea8b89e0da17f6801847c6763f7f8292a82278208a3480c3035f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed0515374ea8b89e0da17f6801847c6763f7f8292a82278208a3480c3035f1e", kill_on_drop: false }` [INFO] [stdout] fed0515374ea8b89e0da17f6801847c6763f7f8292a82278208a3480c3035f1e