[INFO] cloning repository https://github.com/fluentci-io/capistrano-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/capistrano-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fcapistrano-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fcapistrano-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af40a7330893633ae03bf0858a8040ff8b4633b8 [INFO] checking fluentci-io/capistrano-plugin against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fcapistrano-plugin" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluentci-io/capistrano-plugin on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluentci-io/capistrano-plugin [INFO] finished tweaking git repo https://github.com/fluentci-io/capistrano-plugin [INFO] tweaked toml for git repo https://github.com/fluentci-io/capistrano-plugin written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fluentci-io/capistrano-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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extism-manifest v1.5.0 [INFO] [stderr] Downloaded fluentci-pdk v0.1.13 [INFO] [stderr] Downloaded manyhow-macros v0.11.2 [INFO] [stderr] Downloaded manyhow v0.11.2 [INFO] [stderr] Downloaded extism-convert-macros v1.5.0 [INFO] [stderr] Downloaded extism-convert v1.5.0 [INFO] [stderr] Downloaded extism-pdk-derive v1.2.0 [INFO] [stderr] Downloaded fluentci-types v0.1.7 [INFO] [stderr] Downloaded extism-pdk v1.2.0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834cc7c89b4c1ff29f58088ed36c230c8c37447b0bb8476f0005218bc3285c2c [INFO] running `Command { std: "docker" "start" "-a" "834cc7c89b4c1ff29f58088ed36c230c8c37447b0bb8476f0005218bc3285c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834cc7c89b4c1ff29f58088ed36c230c8c37447b0bb8476f0005218bc3285c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834cc7c89b4c1ff29f58088ed36c230c8c37447b0bb8476f0005218bc3285c2c", kill_on_drop: false }` [INFO] [stdout] 834cc7c89b4c1ff29f58088ed36c230c8c37447b0bb8476f0005218bc3285c2c [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e597ba6926054975fcf125f48aa3329cb0cf48144463a28a16f2fc094ab7216d [INFO] running `Command { std: "docker" "start" "-a" "e597ba6926054975fcf125f48aa3329cb0cf48144463a28a16f2fc094ab7216d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling manyhow-macros v0.11.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling manyhow v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling extism-convert-macros v1.5.0 [INFO] [stderr] Compiling extism-pdk-derive v1.2.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking extism-convert v1.5.0 [INFO] [stderr] Checking extism-manifest v1.5.0 [INFO] [stderr] Checking fluentci-types v0.1.7 [INFO] [stderr] Checking extism-pdk v1.2.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/rmetaHUxm7A" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fluentci-types` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e597ba6926054975fcf125f48aa3329cb0cf48144463a28a16f2fc094ab7216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e597ba6926054975fcf125f48aa3329cb0cf48144463a28a16f2fc094ab7216d", kill_on_drop: false }` [INFO] [stdout] e597ba6926054975fcf125f48aa3329cb0cf48144463a28a16f2fc094ab7216d