[INFO] cloning repository https://github.com/sandmor/reactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandmor/reactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/sandmor/reactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandmor/reactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a405b99c1191f29a46c2d98a2e3f7faf12a61eaa
[INFO] checking sandmor/reactor against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sandmor/reactor
[INFO] finished tweaking git repo https://github.com/sandmor/reactor
[INFO] tweaked toml for git repo https://github.com/sandmor/reactor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandmor/reactor on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandmor/reactor 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/redox-os/orbtk`
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/orbclient.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.12
[INFO] [stderr]   Downloaded rust_decimal v1.8.1
[INFO] [stderr]   Downloaded notify v5.0.0-pre.3
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded sw-composite v0.7.13
[INFO] [stderr]   Downloaded unidiff v0.3.3
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.3
[INFO] [stderr]   Downloaded ron v0.6.2
[INFO] [stderr]   Downloaded flate2 v1.0.18
[INFO] [stderr] error: failed to unpack package `flate2 v1.0.18`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `flate2-1.0.18/src/mem.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.0.18/src/mem.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `flate2-1.0.18/src/mem.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-1.0.18/src/mem.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking sandmor/reactor against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor" "/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 src/file_content_info/embedded_thumbnailers_generators/images.rs
[INFO] [stderr] error: unable to write file src/file_content_info/embedded_thumbnailers_generators/mod.rs
[INFO] [stderr] error: unable to write file src/file_content_info/linux.rs
[INFO] [stderr] error: unable to write file src/file_content_info/mod.rs
[INFO] [stderr] error: unable to write file src/files.rs
[INFO] [stderr] error: unable to write file src/files_view.rs
[INFO] [stderr] error: unable to write file src/items_view.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/main_view.rs
[INFO] [stderr] error: unable to write file src/theme.ron
[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 sandmor/reactor against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor" "/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 Cargo.lock
[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 sandmor/reactor against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor" "/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 .gitignore
[INFO] [stderr] error: unable to write file src/main_view.rs
[INFO] [stderr] error: unable to write file src/theme.ron
[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 sandmor/reactor against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandmor%2Freactor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sandmor/reactor
[INFO] finished tweaking git repo https://github.com/sandmor/reactor
[INFO] tweaked toml for git repo https://github.com/sandmor/reactor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandmor/reactor on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandmor/reactor 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4749da2008f58a4a6adcb4d39db438d15ddb4f5fe236be831cd37f3bb6dfc94
[INFO] running `Command { std: "docker" "start" "-a" "e4749da2008f58a4a6adcb4d39db438d15ddb4f5fe236be831cd37f3bb6dfc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4749da2008f58a4a6adcb4d39db438d15ddb4f5fe236be831cd37f3bb6dfc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4749da2008f58a4a6adcb4d39db438d15ddb4f5fe236be831cd37f3bb6dfc94", kill_on_drop: false }`
[INFO] [stdout] e4749da2008f58a4a6adcb4d39db438d15ddb4f5fe236be831cd37f3bb6dfc94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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_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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3314a4e65ff87f21df93ffcd7714da3e0d774ad7c9d09e7b83ad4c0b40f6d9
[INFO] running `Command { std: "docker" "start" "-a" "bb3314a4e65ff87f21df93ffcd7714da3e0d774ad7c9d09e7b83ad4c0b40f6d9", kill_on_drop: false }`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/reactor-67c5b23695b12cde`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "bb3314a4e65ff87f21df93ffcd7714da3e0d774ad7c9d09e7b83ad4c0b40f6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3314a4e65ff87f21df93ffcd7714da3e0d774ad7c9d09e7b83ad4c0b40f6d9", kill_on_drop: false }`
[INFO] [stdout] bb3314a4e65ff87f21df93ffcd7714da3e0d774ad7c9d09e7b83ad4c0b40f6d9
