[INFO] fetching crate google-recommendationengine1_beta1-cli 6.0.0+20240618... [INFO] checking google-recommendationengine1_beta1-cli-6.0.0+20240618 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] extracting crate google-recommendationengine1_beta1-cli 6.0.0+20240618 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate google-recommendationengine1_beta1-cli 6.0.0+20240618 [INFO] finished tweaking crates.io crate google-recommendationengine1_beta1-cli 6.0.0+20240618 [INFO] tweaked toml for crates.io crate google-recommendationengine1_beta1-cli 6.0.0+20240618 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-recommendationengine1_beta1-cli 6.0.0+20240618 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-recommendationengine1_beta1-cli 6.0.0+20240618 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `6.0.0+20240618` for dependency `google-recommendationengine1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78769317d2390b4f93e036c9e36995e0bd55583a4bbe2f9df3082325f00b6a41 [INFO] running `Command { std: "docker" "start" "-a" "78769317d2390b4f93e036c9e36995e0bd55583a4bbe2f9df3082325f00b6a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78769317d2390b4f93e036c9e36995e0bd55583a4bbe2f9df3082325f00b6a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78769317d2390b4f93e036c9e36995e0bd55583a4bbe2f9df3082325f00b6a41", kill_on_drop: false }` [INFO] [stdout] 78769317d2390b4f93e036c9e36995e0bd55583a4bbe2f9df3082325f00b6a41 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1df5397834e07e27f2d6bbe2f5d7460e29e12df3f93720b674ad8596e1a52e10 [INFO] running `Command { std: "docker" "start" "-a" "1df5397834e07e27f2d6bbe2f5d7460e29e12df3f93720b674ad8596e1a52e10", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `6.0.0+20240618` for dependency `google-recommendationengine1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcgif2Yh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_macro` (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 "/tmp/rustczRteTx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1df5397834e07e27f2d6bbe2f5d7460e29e12df3f93720b674ad8596e1a52e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df5397834e07e27f2d6bbe2f5d7460e29e12df3f93720b674ad8596e1a52e10", kill_on_drop: false }` [INFO] [stdout] 1df5397834e07e27f2d6bbe2f5d7460e29e12df3f93720b674ad8596e1a52e10