[INFO] cloning repository https://github.com/ltpp-universe/file-operation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltpp-universe/file-operation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ltpp-universe/file-operation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltpp-universe/file-operation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 955b439a72a715db14dc7f8879f1e35609e1964d [INFO] checking ltpp-universe/file-operation against master#03eb45452305f2d52348279d0caa5fc1f12c438d for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltpp-universe%2Ffile-operation" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltpp-universe/file-operation on toolchain 03eb45452305f2d52348279d0caa5fc1f12c438d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ltpp-universe/file-operation [INFO] finished tweaking git repo https://github.com/ltpp-universe/file-operation [INFO] tweaked toml for git repo https://github.com/ltpp-universe/file-operation written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ltpp-universe/file-operation 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" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.backtrace [INFO] [stderr] warning: unused manifest key: profile.release.backtrace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1819b78af01d0407a02111585ced32f50920bf6436d672992323a2a49ecc12dc [INFO] running `Command { std: "docker" "start" "-a" "1819b78af01d0407a02111585ced32f50920bf6436d672992323a2a49ecc12dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1819b78af01d0407a02111585ced32f50920bf6436d672992323a2a49ecc12dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1819b78af01d0407a02111585ced32f50920bf6436d672992323a2a49ecc12dc", kill_on_drop: false }` [INFO] [stdout] 1819b78af01d0407a02111585ced32f50920bf6436d672992323a2a49ecc12dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f471f9a2e2127c8b012d145f282908cf9964212514b4c8426d2962076d91448a [INFO] running `Command { std: "docker" "start" "-a" "f471f9a2e2127c8b012d145f282908cf9964212514b4c8426d2962076d91448a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.backtrace [INFO] [stderr] warning: unused manifest key: profile.release.backtrace [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/autocfg-201baf88b17c9563/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] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/bytes-9d33f7b6d2dc1d59/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/scopeguard-cedd30dd8bb98423/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/pin-project-lite-d871b1ccb56c5814/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-ident-4f2a9885bf1ddb51/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/smallvec-e832686267ff610e/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot_core-b1a76674fd95bf8f/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-a8346c4d52c9ce49/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-66ce82baa818b00b/rmetaFfCKpB" [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/build/libc-cadfc2119bc8d960/rmetahpxut3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f471f9a2e2127c8b012d145f282908cf9964212514b4c8426d2962076d91448a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f471f9a2e2127c8b012d145f282908cf9964212514b4c8426d2962076d91448a", kill_on_drop: false }` [INFO] [stdout] f471f9a2e2127c8b012d145f282908cf9964212514b4c8426d2962076d91448a