[INFO] cloning repository https://github.com/akhmed-codes/rust-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhmed-codes/rust-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/akhmed-codes/rust-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhmed-codes/rust-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/akhmed-codes/rust-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhmed-codes/rust-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/akhmed-codes/rust-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhmed-codes/rust-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/akhmed-codes/rust-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhmed-codes/rust-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd57bdbb090a66bd9e3c0a227712b4f32f32b9ad [INFO] checking akhmed-codes/rust-md/cd57bdbb090a66bd9e3c0a227712b4f32f32b9ad against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhmed-codes%2Frust-md" "/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/akhmed-codes/rust-md on toolchain 2dece5bb62f234f5622a08289c5a3d1555cd7843 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akhmed-codes/rust-md [INFO] finished tweaking git repo https://github.com/akhmed-codes/rust-md [INFO] tweaked toml for git repo https://github.com/akhmed-codes/rust-md written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/akhmed-codes/rust-md 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" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3107f11abdd2f43b8334a2f3c185f1cc3d1bbb4573163f41b9e76751df09956b [INFO] running `Command { std: "docker" "start" "-a" "3107f11abdd2f43b8334a2f3c185f1cc3d1bbb4573163f41b9e76751df09956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3107f11abdd2f43b8334a2f3c185f1cc3d1bbb4573163f41b9e76751df09956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3107f11abdd2f43b8334a2f3c185f1cc3d1bbb4573163f41b9e76751df09956b", kill_on_drop: false }` [INFO] [stdout] 3107f11abdd2f43b8334a2f3c185f1cc3d1bbb4573163f41b9e76751df09956b [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f29cfeb68ec0f63bb8141dd364c1b542ee525d47211a90440fb1964dd117f986 [INFO] running `Command { std: "docker" "start" "-a" "f29cfeb68ec0f63bb8141dd364c1b542ee525d47211a90440fb1964dd117f986", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rust-md v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWGZt9i" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarqYIV3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-md` (bin "rust-md") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-md` (bin "rust-md" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f29cfeb68ec0f63bb8141dd364c1b542ee525d47211a90440fb1964dd117f986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29cfeb68ec0f63bb8141dd364c1b542ee525d47211a90440fb1964dd117f986", kill_on_drop: false }` [INFO] [stdout] f29cfeb68ec0f63bb8141dd364c1b542ee525d47211a90440fb1964dd117f986