[INFO] cloning repository https://github.com/zhaowuzu/rust_demo_package_management [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhaowuzu/rust_demo_package_management" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50bd0f61661d04c787068b163b4d5fce23d48525 [INFO] checking zhaowuzu/rust_demo_package_management against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zhaowuzu/rust_demo_package_management [INFO] finished tweaking git repo https://github.com/zhaowuzu/rust_demo_package_management [INFO] tweaked toml for git repo https://github.com/zhaowuzu/rust_demo_package_management written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhaowuzu/rust_demo_package_management on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhaowuzu/rust_demo_package_management 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38925f9c0f4a31f59ea8b58eda7ee5d9e54f8ca738690ca97fc1fb1b4efad80c [INFO] running `Command { std: "docker" "start" "-a" "38925f9c0f4a31f59ea8b58eda7ee5d9e54f8ca738690ca97fc1fb1b4efad80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38925f9c0f4a31f59ea8b58eda7ee5d9e54f8ca738690ca97fc1fb1b4efad80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38925f9c0f4a31f59ea8b58eda7ee5d9e54f8ca738690ca97fc1fb1b4efad80c", kill_on_drop: false }` [INFO] [stdout] 38925f9c0f4a31f59ea8b58eda7ee5d9e54f8ca738690ca97fc1fb1b4efad80c [INFO] checking zhaowuzu/rust_demo_package_management against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file a_package_name/target/debug/package_name.pdb [INFO] [stderr] fatal: cannot create directory at 'order_management': 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 zhaowuzu/rust_demo_package_management against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rlib [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rmeta [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name-b26c0a55d2e9a91a.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.exe [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.pdb [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand-86b3bc61dd4ce6fb.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand_core-2044c74bb18bce63.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand_core-e111e7b82793b65a.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/winapi-9f82cf36af6905d3.d [INFO] [stderr] fatal: cannot create directory at 'a_package_name/target/debug/incremental': 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 zhaowuzu/rust_demo_package_management against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rlib [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rmeta [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name-b26c0a55d2e9a91a.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.exe [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.pdb [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand-86b3bc61dd4ce6fb.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand_core-2044c74bb18bce63.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/incremental/package_name-2nh36s12bkauy/s-gelma28syy-bxhxf1-2viu39becpyv6/dep-graph.bin [INFO] [stderr] error: unable to write file a_package_name/target/debug/incremental/package_name-2nh36s12bkauy/s-gelma28syy-bxhxf1-2viu39becpyv6/query-cache.bin [INFO] [stderr] error: unable to write file a_package_name/target/debug/incremental/package_name-2nh36s12bkauy/s-gelma28syy-bxhxf1-2viu39becpyv6/tt6pr4jh90155km.o [INFO] [stderr] error: unable to write file a_package_name/target/debug/incremental/package_name-2nh36s12bkauy/s-gelma28syy-bxhxf1-2viu39becpyv6/u2kpte7kph9g64n.o [INFO] [stderr] error: unable to write file a_package_name/target/debug/incremental/package_name-2nh36s12bkauy/s-gelma28syy-bxhxf1-2viu39becpyv6/work-products.bin [INFO] [stderr] error: unable to write file a_package_name/target/debug/libpackage_name.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/libpackage_name.rlib [INFO] [stderr] error: unable to write file a_package_name/target/debug/package-name.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/package-name.exe [INFO] [stderr] error: unable to write file a_package_name/target/debug/package_name.pdb [INFO] [stderr] fatal: cannot create directory at 'order_management': 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 zhaowuzu/rust_demo_package_management against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaowuzu%2Frust_demo_package_management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rlib [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/libwinapi-9f82cf36af6905d3.rmeta [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name-b26c0a55d2e9a91a.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.exe [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/package_name.pdb [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand_core-2044c74bb18bce63.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/rand_core-e111e7b82793b65a.d [INFO] [stderr] error: unable to write file a_package_name/target/debug/deps/winapi-9f82cf36af6905d3.d [INFO] [stderr] fatal: cannot create directory at 'a_package_name/target/debug/incremental': 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] failed to checkout https://github.com/zhaowuzu/rust_demo_package_management Caused by: command failed: exit status: 128