[INFO] fetching crate google-cloud-tasks-v2 0.3.0... [INFO] checking google-cloud-tasks-v2-0.3.0 against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] extracting crate google-cloud-tasks-v2 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate google-cloud-tasks-v2 0.3.0 on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-cloud-tasks-v2 0.3.0 [INFO] finished tweaking crates.io crate google-cloud-tasks-v2 0.3.0 [INFO] tweaked toml for crates.io crate google-cloud-tasks-v2 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate google-cloud-tasks-v2 0.3.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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-cloud-location v0.3.0 [INFO] [stderr] Downloaded google-cloud-wkt v0.4.0 [INFO] [stderr] Downloaded google-cloud-rpc v0.3.0 [INFO] [stderr] Downloaded google-cloud-type v0.3.0 [INFO] [stderr] Downloaded google-cloud-gax-internal v0.2.0 [INFO] [stderr] Downloaded google-cloud-auth v0.20.0 [INFO] [stderr] Downloaded google-cloud-gax v0.22.0 [INFO] [stderr] Downloaded google-cloud-iam-v1 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e96009824dc67be99e782b57de0eaded9067846a6c18f64ef974fa567fde5fa [INFO] running `Command { std: "docker" "start" "-a" "1e96009824dc67be99e782b57de0eaded9067846a6c18f64ef974fa567fde5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e96009824dc67be99e782b57de0eaded9067846a6c18f64ef974fa567fde5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e96009824dc67be99e782b57de0eaded9067846a6c18f64ef974fa567fde5fa", kill_on_drop: false }` [INFO] [stdout] 1e96009824dc67be99e782b57de0eaded9067846a6c18f64ef974fa567fde5fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ac7f5bf333cc04716c255bd7bb1924f3debada36e9c08b2be2c504f95ef772 [INFO] running `Command { std: "docker" "start" "-a" "36ac7f5bf333cc04716c255bd7bb1924f3debada36e9c08b2be2c504f95ef772", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling google-cloud-gax-internal v0.2.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bon v3.6.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking google-cloud-wkt v0.4.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking google-cloud-rpc v0.3.0 [INFO] [stderr] Checking google-cloud-type v0.3.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHR8K9q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-stream` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBDGdhn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-rpc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36ac7f5bf333cc04716c255bd7bb1924f3debada36e9c08b2be2c504f95ef772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ac7f5bf333cc04716c255bd7bb1924f3debada36e9c08b2be2c504f95ef772", kill_on_drop: false }` [INFO] [stdout] 36ac7f5bf333cc04716c255bd7bb1924f3debada36e9c08b2be2c504f95ef772