[INFO] cloning repository https://github.com/hmcol/sudoku2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hmcol/sudoku2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4cb8ba53e91cd25d07d09fd88182506aed6af65 [INFO] checking hmcol/sudoku2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file node_modules/thenify/index.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/compose-scalar.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/compose-scalar.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/composer.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/composer.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-map.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-map.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-scalar.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-scalar.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-seq.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-block-seq.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-end.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-end.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-flow-collection.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-flow-collection.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-flow-scalar.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-flow-scalar.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-props.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/resolve-props.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-contains-newline.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-contains-newline.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-empty-scalar-position.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-empty-scalar-position.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-flow-indent-check.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-flow-indent-check.js [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-map-includes.d.ts [INFO] [stderr] error: unable to write file node_modules/yaml/dist/compose/util-map-includes.js [INFO] [stderr] fatal: cannot create directory at 'node_modules/yaml/dist/doc': 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 hmcol/sudoku2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hmcol/sudoku2 on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hmcol/sudoku2 [INFO] finished tweaking git repo https://github.com/hmcol/sudoku2 [INFO] tweaked toml for git repo https://github.com/hmcol/sudoku2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hmcol/sudoku2 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" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/0e3540e109dcee38391bf31db03b3856164a0f552eb287660d1f33477ee1540e-init/.tmp-lower1231882810: no space left on device [INFO] checking hmcol/sudoku2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-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] checking hmcol/sudoku2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file node_modules/tailwindcss/peers/index.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/plugin.d.ts [INFO] [stderr] error: unable to write file node_modules/tailwindcss/plugin.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/prettier.config.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/resolveConfig.d.ts [INFO] [stderr] error: unable to write file node_modules/tailwindcss/resolveConfig.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/screens.css [INFO] [stderr] fatal: cannot create directory at 'node_modules/tailwindcss/scripts': 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 hmcol/sudoku2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhmcol%2Fsudoku2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file node_modules/tailwindcss/peers/index.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/plugin.d.ts [INFO] [stderr] error: unable to write file node_modules/tailwindcss/plugin.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/prettier.config.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/resolveConfig.d.ts [INFO] [stderr] error: unable to write file node_modules/tailwindcss/resolveConfig.js [INFO] [stderr] error: unable to write file node_modules/tailwindcss/screens.css [INFO] [stderr] fatal: cannot create directory at 'node_modules/tailwindcss/scripts': 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/hmcol/sudoku2 Caused by: command failed: exit status: 128