[INFO] cloning repository https://github.com/fluentci-io/ruff-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluentci-io/ruff-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fruff-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fruff-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfdb303f498de2239e8f415326e5d48c04ae01be [INFO] checking fluentci-io/ruff-plugin against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fruff-plugin" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fluentci-io/ruff-plugin [INFO] finished tweaking git repo https://github.com/fluentci-io/ruff-plugin [INFO] tweaked toml for git repo https://github.com/fluentci-io/ruff-plugin written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fluentci-io/ruff-plugin on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fluentci-io/ruff-plugin 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extism-pdk-derive v1.1.0 [INFO] [stderr] Downloaded manyhow-macros v0.11.0 [INFO] [stderr] Downloaded extism-convert v1.2.0 [INFO] [stderr] Downloaded extism-convert-macros v1.2.0 [INFO] [stderr] Downloaded fluentci-types v0.1.3 [INFO] [stderr] Downloaded fluentci-pdk v0.1.9 [INFO] [stderr] Downloaded extism-manifest v1.2.0 [INFO] [stderr] Downloaded manyhow v0.11.1 [INFO] [stderr] Downloaded extism-pdk v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0293f2eb3608beef9c7f84cfe0b07c5ba2ad177b40d859e79d1ce45cee7d29f [INFO] running `Command { std: "docker" "start" "-a" "c0293f2eb3608beef9c7f84cfe0b07c5ba2ad177b40d859e79d1ce45cee7d29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0293f2eb3608beef9c7f84cfe0b07c5ba2ad177b40d859e79d1ce45cee7d29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0293f2eb3608beef9c7f84cfe0b07c5ba2ad177b40d859e79d1ce45cee7d29f", kill_on_drop: false }` [INFO] [stdout] c0293f2eb3608beef9c7f84cfe0b07c5ba2ad177b40d859e79d1ce45cee7d29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac41570dd65e0b5b7adb77eae632c32807387ba4e39164235e3029aea40b501 [INFO] running `Command { std: "docker" "start" "-a" "2ac41570dd65e0b5b7adb77eae632c32807387ba4e39164235e3029aea40b501", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling manyhow-macros v0.11.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta57yv1u" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (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/rmetaA1OMAE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ac41570dd65e0b5b7adb77eae632c32807387ba4e39164235e3029aea40b501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac41570dd65e0b5b7adb77eae632c32807387ba4e39164235e3029aea40b501", kill_on_drop: false }` [INFO] [stdout] 2ac41570dd65e0b5b7adb77eae632c32807387ba4e39164235e3029aea40b501