[INFO] cloning repository https://github.com/momona06/wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momona06/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9be59af9b27bb6b61a4fe42fc8f4b010d7f1f35 [INFO] building momona06/wordle against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/cases/05_02_specify_seed.args [INFO] [stderr] error: unable to write file tests/cases/05_02_specify_seed.in [INFO] [stderr] error: unable to write file tests/cases/05_03_conflict_args.args [INFO] [stderr] error: unable to write file tests/cases/06_01_specify_word_list.ans [INFO] [stderr] error: unable to write file tests/cases/06_01_specify_word_list.args [INFO] [stderr] error: unable to write file tests/cases/06_01_specify_word_list.in [INFO] [stderr] error: unable to write file tests/cases/06_02_invalid_word_list.args [INFO] [stderr] error: unable to write file tests/cases/07_01_save_state.after.json [INFO] [stderr] error: unable to write file tests/cases/07_01_save_state.ans [INFO] [stderr] error: unable to write file tests/cases/07_01_save_state.args [INFO] [stderr] error: unable to write file tests/cases/07_01_save_state.before.json [INFO] [stderr] error: unable to write file tests/cases/07_01_save_state.in [INFO] [stderr] error: unable to write file tests/cases/07_02_load_state.after.json [INFO] [stderr] error: unable to write file tests/cases/07_02_load_state.ans [INFO] [stderr] error: unable to write file tests/cases/07_02_load_state.args [INFO] [stderr] error: unable to write file tests/cases/07_02_load_state.before.json [INFO] [stderr] error: unable to write file tests/cases/07_02_load_state.in [INFO] [stderr] error: unable to write file tests/cases/07_03_invalid_json_format.args [INFO] [stderr] error: unable to write file tests/cases/07_03_invalid_json_format.before.json [INFO] [stderr] error: unable to write file tests/cases/08_01_config_file.ans [INFO] [stderr] error: unable to write file tests/cases/08_01_config_file.args [INFO] [stderr] error: unable to write file tests/cases/08_01_config_file.config.json [INFO] [stderr] error: unable to write file tests/cases/08_01_config_file.in [INFO] [stderr] error: unable to write file tests/cases/08_02_config_override.ans [INFO] [stderr] error: unable to write file tests/cases/08_02_config_override.args [INFO] [stderr] error: unable to write file tests/cases/08_02_config_override.config.json [INFO] [stderr] error: unable to write file tests/cases/08_02_config_override.in [INFO] [stderr] error: unable to write file tests/common.rs [INFO] [stderr] fatal: cannot create directory at 'tests/data': 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] building momona06/wordle against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/momona06/wordle on toolchain 9b5e8b16bd1c4acf4cf8e6880368314cf021a987 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/momona06/wordle [INFO] finished tweaking git repo https://github.com/momona06/wordle [INFO] tweaked toml for git repo https://github.com/momona06/wordle written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/momona06/wordle 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" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/ca7749e5749d7ced9b442f89e360b76f3c19a0a249555f515b402a322d5733ef-init: no space left on device [INFO] building momona06/wordle against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-7-tc2/source/.git/index.lock' write error. Out of diskspace [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] building momona06/wordle against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/06_02_invalid_word_list_final.txt [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] building momona06/wordle against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomona06%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/06_02_invalid_word_list_final.txt [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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/momona06/wordle