[INFO] fetching crate google-cloud-compute-v1 1.0.0...
[INFO] checking google-cloud-compute-v1-1.0.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate google-cloud-compute-v1 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate google-cloud-compute-v1 1.0.0
[INFO] finished tweaking crates.io crate google-cloud-compute-v1 1.0.0
[INFO] tweaked toml for crates.io crate google-cloud-compute-v1 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-cloud-compute-v1 1.0.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate google-cloud-compute-v1 1.0.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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92054aad2736c3978b412316f935f633ae3fc1f335834379c03ce7d8ab806092
[INFO] running `Command { std: "docker" "start" "-a" "92054aad2736c3978b412316f935f633ae3fc1f335834379c03ce7d8ab806092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92054aad2736c3978b412316f935f633ae3fc1f335834379c03ce7d8ab806092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92054aad2736c3978b412316f935f633ae3fc1f335834379c03ce7d8ab806092", kill_on_drop: false }`
[INFO] [stdout] 92054aad2736c3978b412316f935f633ae3fc1f335834379c03ce7d8ab806092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 338fbc5ccd145a94e6c61a59d8cef77a5712f499621d8912050fd7decf507de1
[INFO] running `Command { std: "docker" "start" "-a" "338fbc5ccd145a94e6c61a59d8cef77a5712f499621d8912050fd7decf507de1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling google-cloud-auth v1.3.0
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.6
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking google-cloud-wkt v1.2.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking google-cloud-rpc v1.2.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking google-cloud-gax v1.4.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.25
[INFO] [stderr]     Checking google-cloud-longrunning v1.3.0
[INFO] [stderr]     Checking google-cloud-lro v1.2.0
[INFO] [stderr]     Checking google-cloud-compute-v1 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `google-cloud-compute-v1` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name google_cloud_compute_v1 --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="instances"' --cfg 'feature="projects"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerator-types", "addresses", "advice", "autoscalers", "backend-buckets", "backend-services", "cross-site-networks", "default", "disk-types", "disks", "external-vpn-gateways", "firewall-policies", "firewalls", "forwarding-rules", "future-reservations", "global-addresses", "global-forwarding-rules", "global-network-endpoint-groups", "global-operations", "global-organization-operations", "global-public-delegated-prefixes", "health-checks", "http-health-checks", "https-health-checks", "image-family-views", "images", "instance-group-manager-resize-requests", "instance-group-managers", "instance-groups", "instance-settings", "instance-templates", "instances", "instant-snapshots", "interconnect-attachment-groups", "interconnect-attachments", "interconnect-groups", "interconnect-locations", "interconnect-remote-locations", "interconnects", "license-codes", "licenses", "machine-images", "machine-types", "network-attachments", "network-edge-security-services", "network-endpoint-groups", "network-firewall-policies", "network-profiles", "networks", "node-groups", "node-templates", "node-types", "organization-security-policies", "packet-mirrorings", "preview-features", "projects", "public-advertised-prefixes", "public-delegated-prefixes", "region-autoscalers", "region-backend-services", "region-commitments", "region-disk-types", "region-disks", "region-health-check-services", "region-health-checks", "region-instance-group-managers", "region-instance-groups", "region-instance-templates", "region-instances", "region-instant-snapshots", "region-network-endpoint-groups", "region-network-firewall-policies", "region-notification-endpoints", "region-operations", "region-security-policies", "region-ssl-certificates", "region-ssl-policies", "region-target-http-proxies", "region-target-https-proxies", "region-target-tcp-proxies", "region-url-maps", "region-zones", "regions", "reservation-blocks", "reservation-sub-blocks", "reservations", "resource-policies", "routers", "routes", "security-policies", "service-attachments", "snapshot-settings", "snapshots", "ssl-certificates", "ssl-policies", "storage-pool-types", "storage-pools", "subnetworks", "target-grpc-proxies", "target-http-proxies", "target-https-proxies", "target-instances", "target-pools", "target-ssl-proxies", "target-tcp-proxies", "target-vpn-gateways", "url-maps", "vpn-gateways", "vpn-tunnels", "wire-groups", "zone-operations", "zones"))' -C metadata=0d1d36093db66439 -C extra-filename=-4ae20701a9d01932 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b77103ff19b44ff2.rmeta --extern gax=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-ce5f2090aa6f86f4.rmeta --extern gaxi=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax_internal-e2dbe65ec6f52a43.rmeta --extern lro=/opt/rustwide/target/debug/deps/libgoogle_cloud_lro-0b813ca56d6ebcac.rmeta --extern rpc=/opt/rustwide/target/debug/deps/libgoogle_cloud_rpc-61fecfe86b1e701b.rmeta --extern wkt=/opt/rustwide/target/debug/deps/libgoogle_cloud_wkt-734f96cbc9628d6a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ef162180aca6492.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8955fd94ca0688d3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5cb8972947ac8762.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-3fe01b1f03f5e3b6.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccb4b6301453d147.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b76122b6d7e02caf.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8c40853d51426b65/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "338fbc5ccd145a94e6c61a59d8cef77a5712f499621d8912050fd7decf507de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338fbc5ccd145a94e6c61a59d8cef77a5712f499621d8912050fd7decf507de1", kill_on_drop: false }`
[INFO] [stdout] 338fbc5ccd145a94e6c61a59d8cef77a5712f499621d8912050fd7decf507de1
