[INFO] cloning repository https://github.com/zjsxwc/testegui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjsxwc/testegui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fc1d8f2e9379d149382bf53af51c2440fd0dad8 [INFO] checking zjsxwc/testegui against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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/zjsxwc/testegui on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zjsxwc/testegui [INFO] finished tweaking git repo https://github.com/zjsxwc/testegui [INFO] tweaked toml for git repo https://github.com/zjsxwc/testegui written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zjsxwc/testegui 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bb102145dfd88bef3f3d57a26ca2291e3d3cd7fd80bd4929cff27667ca63120 [INFO] running `Command { std: "docker" "start" "-a" "5bb102145dfd88bef3f3d57a26ca2291e3d3cd7fd80bd4929cff27667ca63120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb102145dfd88bef3f3d57a26ca2291e3d3cd7fd80bd4929cff27667ca63120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb102145dfd88bef3f3d57a26ca2291e3d3cd7fd80bd4929cff27667ca63120", kill_on_drop: false }` [INFO] [stdout] 5bb102145dfd88bef3f3d57a26ca2291e3d3cd7fd80bd4929cff27667ca63120 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ce72eaa7ba673b270ba059536e05964bb4525e4bab3aae4e2552772453d1cf [INFO] running `Command { std: "docker" "start" "-a" "14ce72eaa7ba673b270ba059536e05964bb4525e4bab3aae4e2552772453d1cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc1U5ZHf" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quote` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `khronos_api` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetah8Qf6A/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 `xml-rs` (lib) [INFO] [stderr] error: could not compile `minimal-lexical` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMFf7Sz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2Gdq12" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNnMaMS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "14ce72eaa7ba673b270ba059536e05964bb4525e4bab3aae4e2552772453d1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ce72eaa7ba673b270ba059536e05964bb4525e4bab3aae4e2552772453d1cf", kill_on_drop: false }` [INFO] [stdout] 14ce72eaa7ba673b270ba059536e05964bb4525e4bab3aae4e2552772453d1cf [INFO] checking zjsxwc/testegui against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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 docs/eframe_template_bg.wasm [INFO] [stderr] error: unable to write file docs/icon-256.png [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': 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 zjsxwc/testegui against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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 docs/eframe_template_bg.wasm [INFO] [stderr] error: unable to write file docs/icon-256.png [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': 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 zjsxwc/testegui against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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 docs/eframe_template_bg.wasm [INFO] [stderr] error: unable to write file docs/icon-256.png [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': 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 zjsxwc/testegui against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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 docs/eframe_template_bg.wasm [INFO] [stderr] error: unable to write file docs/icon-256.png [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': 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 zjsxwc/testegui against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjsxwc%2Ftestegui" "/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 docs/eframe_template_bg.wasm [INFO] [stderr] error: unable to write file docs/icon-256.png [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/zjsxwc/testegui [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.