[INFO] cloning repository https://github.com/godhye/Rust_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godhye/Rust_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/godhye/Rust_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godhye/Rust_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 048436304fbef80c3010a055cd3843c79587ede9 [INFO] checking godhye/Rust_example against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/godhye/Rust_example on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/godhye/Rust_example [INFO] finished tweaking git repo https://github.com/godhye/Rust_example [INFO] tweaked toml for git repo https://github.com/godhye/Rust_example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/godhye/Rust_example 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c14706db440e751a0009efbd86384a93d324958271c16c97b7fa7cf7e4bd775 [INFO] running `Command { std: "docker" "start" "-a" "8c14706db440e751a0009efbd86384a93d324958271c16c97b7fa7cf7e4bd775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c14706db440e751a0009efbd86384a93d324958271c16c97b7fa7cf7e4bd775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c14706db440e751a0009efbd86384a93d324958271c16c97b7fa7cf7e4bd775", kill_on_drop: false }` [INFO] [stdout] 8c14706db440e751a0009efbd86384a93d324958271c16c97b7fa7cf7e4bd775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604dc04f3f86b94d0a55f4dced892032b4656eb0f71e2d22f57460e6f44e78e0 [INFO] running `Command { std: "docker" "start" "-a" "604dc04f3f86b94d0a55f4dced892032b4656eb0f71e2d22f57460e6f44e78e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6UjyXV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "604dc04f3f86b94d0a55f4dced892032b4656eb0f71e2d22f57460e6f44e78e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604dc04f3f86b94d0a55f4dced892032b4656eb0f71e2d22f57460e6f44e78e0", kill_on_drop: false }` [INFO] [stdout] 604dc04f3f86b94d0a55f4dced892032b4656eb0f71e2d22f57460e6f44e78e0 [INFO] checking godhye/Rust_example against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/guess-twrugkot7o0s/s-gaq748nh8k-1rtpo19-1899s71nadukd/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-twrugkot7o0s/s-gaq748nh8k-1rtpo19-1899s71nadukd/ngr7htcwpbfdt62.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-twrugkot7o0s/s-gaq748nh8k-1rtpo19-1899s71nadukd/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-twrugkot7o0s/s-gaq748nh8k-1rtpo19-1899s71nadukd/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/guess-vtvqazwk2pyx': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking godhye/Rust_example against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ty3szzj98yuhqno.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/work-products.bin [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking godhye/Rust_example against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5duvbcgz98x1ub4w.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/6id11i85uyn521p.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/e0tamto2i1w7g5b.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ehmbojpv5psxcpa.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/fv5hs8idr36w7yd.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ty3szzj98yuhqno.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/work-products.bin [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking godhye/Rust_example against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/3uimyavb5m1rbpsm.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/3zyzc3rch0v9iaio.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/408w97vtvocsxsd6.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/46xiuyjyi1ntlwba.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/48gewgwt8amuxw6h.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/4g9celmi7gog9wyo.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/4xiufushsalcb2lb.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/4ysbqkfdgqdcsot1.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/4zctjopzzokii28u.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/523cjkmky3ei9lix.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/566y850i3x2o7ymq.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5awjuwjxoro4owe4.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5c068i1z45qfuah9.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5c7eeb98ja2pr2cj.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5duvbcgz98x1ub4w.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/6id11i85uyn521p.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/e0tamto2i1w7g5b.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ehmbojpv5psxcpa.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/fv5hs8idr36w7yd.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ty3szzj98yuhqno.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/work-products.bin [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking godhye/Rust_example against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhye%2FRust_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5c7eeb98ja2pr2cj.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/5duvbcgz98x1ub4w.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/6id11i85uyn521p.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/e0tamto2i1w7g5b.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ehmbojpv5psxcpa.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/fv5hs8idr36w7yd.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/ty3szzj98yuhqno.o [INFO] [stderr] error: unable to write file target/debug/incremental/guess-vtvqazwk2pyx/s-gah9hsc993-lut252-1dt8ymf60vgf6/work-products.bin [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/godhye/Rust_example [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.