[INFO] cloning repository https://github.com/semantic-release-action/test-rust-single-binary-crate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semantic-release-action/test-rust-single-binary-crate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemantic-release-action%2Ftest-rust-single-binary-crate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemantic-release-action%2Ftest-rust-single-binary-crate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcbd57f52ff7b2874ff72a99203cac113df8833f [INFO] checking semantic-release-action/test-rust-single-binary-crate against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemantic-release-action%2Ftest-rust-single-binary-crate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semantic-release-action/test-rust-single-binary-crate on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semantic-release-action/test-rust-single-binary-crate [INFO] finished tweaking git repo https://github.com/semantic-release-action/test-rust-single-binary-crate [INFO] tweaked toml for git repo https://github.com/semantic-release-action/test-rust-single-binary-crate written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/semantic-release-action/test-rust-single-binary-crate 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c142a372f3fd562b01af6d21f76a16af3323913f810c6c5f970fd4988701ee56 [INFO] running `Command { std: "docker" "start" "-a" "c142a372f3fd562b01af6d21f76a16af3323913f810c6c5f970fd4988701ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c142a372f3fd562b01af6d21f76a16af3323913f810c6c5f970fd4988701ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c142a372f3fd562b01af6d21f76a16af3323913f810c6c5f970fd4988701ee56", kill_on_drop: false }` [INFO] [stdout] c142a372f3fd562b01af6d21f76a16af3323913f810c6c5f970fd4988701ee56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5724aeb5a915bd93b0d8cb652ccbb8e3a43ae2470b75eb8ae79f050ec6a4cd52 [INFO] running `Command { std: "docker" "start" "-a" "5724aeb5a915bd93b0d8cb652ccbb8e3a43ae2470b75eb8ae79f050ec6a4cd52", kill_on_drop: false }` [INFO] [stderr] Checking test-rust-single-binary-crate v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/test-rust-single-binary-crate-07ad2deacd1071e3/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetavtrzzg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-rust-single-binary-crate` (bin "test-rust-single-binary-crate") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5724aeb5a915bd93b0d8cb652ccbb8e3a43ae2470b75eb8ae79f050ec6a4cd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5724aeb5a915bd93b0d8cb652ccbb8e3a43ae2470b75eb8ae79f050ec6a4cd52", kill_on_drop: false }` [INFO] [stdout] 5724aeb5a915bd93b0d8cb652ccbb8e3a43ae2470b75eb8ae79f050ec6a4cd52 [INFO] checking semantic-release-action/test-rust-single-binary-crate against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemantic-release-action%2Ftest-rust-single-binary-crate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semantic-release-action/test-rust-single-binary-crate on toolchain f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semantic-release-action/test-rust-single-binary-crate [INFO] finished tweaking git repo https://github.com/semantic-release-action/test-rust-single-binary-crate [INFO] tweaked toml for git repo https://github.com/semantic-release-action/test-rust-single-binary-crate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/semantic-release-action/test-rust-single-binary-crate 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" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 285df0a5d2c5ace25d651b4d010383525c7b629633b1fdcda35c98646e45a7bb [INFO] running `Command { std: "docker" "start" "-a" "285df0a5d2c5ace25d651b4d010383525c7b629633b1fdcda35c98646e45a7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "285df0a5d2c5ace25d651b4d010383525c7b629633b1fdcda35c98646e45a7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285df0a5d2c5ace25d651b4d010383525c7b629633b1fdcda35c98646e45a7bb", kill_on_drop: false }` [INFO] [stdout] 285df0a5d2c5ace25d651b4d010383525c7b629633b1fdcda35c98646e45a7bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88037e7982dfcb331143862fe91f7d5a9ab60809a6a47a23fc15d3b134fc8924 [INFO] running `Command { std: "docker" "start" "-a" "88037e7982dfcb331143862fe91f7d5a9ab60809a6a47a23fc15d3b134fc8924", kill_on_drop: false }` [INFO] [stderr] Checking test-rust-single-binary-crate v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] running `Command { std: "docker" "inspect" "88037e7982dfcb331143862fe91f7d5a9ab60809a6a47a23fc15d3b134fc8924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88037e7982dfcb331143862fe91f7d5a9ab60809a6a47a23fc15d3b134fc8924", kill_on_drop: false }` [INFO] [stdout] 88037e7982dfcb331143862fe91f7d5a9ab60809a6a47a23fc15d3b134fc8924