[INFO] cloning repository https://github.com/mpromonet/rs-rtsp2web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpromonet/rs-rtsp2web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfd70048e5210011d14ca35355fd363634133d98 [INFO] checking mpromonet/rs-rtsp2web against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/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/mpromonet/rs-rtsp2web on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpromonet/rs-rtsp2web [INFO] finished tweaking git repo https://github.com/mpromonet/rs-rtsp2web [INFO] tweaked toml for git repo https://github.com/mpromonet/rs-rtsp2web written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mpromonet/rs-rtsp2web 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mp4ra-rust v0.1.0 [INFO] [stderr] Downloaded rfc6381-codec v0.1.0 [INFO] [stderr] Downloaded mpeg4-audio-const v0.2.0 [INFO] [stderr] Downloaded pretty-hex v0.4.1 [INFO] [stderr] Downloaded four-cc v0.1.0 [INFO] [stderr] Downloaded h264-reader v0.7.0 [INFO] [stderr] Downloaded actix-web-actors v4.3.1+deprecated [INFO] [stderr] Downloaded sdp-types v0.1.6 [INFO] [stderr] Downloaded bitstream-io v1.10.0 [INFO] [stderr] Downloaded rtsp-types v0.1.2 [INFO] [stderr] Downloaded retina v0.4.8 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dedd07ce4284ed1b4f2351d5a890d9e75f55cc3a1dacfd05b2a9d8301163efb [INFO] running `Command { std: "docker" "start" "-a" "1dedd07ce4284ed1b4f2351d5a890d9e75f55cc3a1dacfd05b2a9d8301163efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dedd07ce4284ed1b4f2351d5a890d9e75f55cc3a1dacfd05b2a9d8301163efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dedd07ce4284ed1b4f2351d5a890d9e75f55cc3a1dacfd05b2a9d8301163efb", kill_on_drop: false }` [INFO] [stdout] 1dedd07ce4284ed1b4f2351d5a890d9e75f55cc3a1dacfd05b2a9d8301163efb [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3636e3e8f3e98cc798777192dd92ec510b75ae5b74175002a2619eff3d1350e0 [INFO] running `Command { std: "docker" "start" "-a" "3636e3e8f3e98cc798777192dd92ec510b75ae5b74175002a2619eff3d1350e0", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/rtsp2web-rs-571cfcdbc254ea73` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "3636e3e8f3e98cc798777192dd92ec510b75ae5b74175002a2619eff3d1350e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3636e3e8f3e98cc798777192dd92ec510b75ae5b74175002a2619eff3d1350e0", kill_on_drop: false }` [INFO] [stdout] 3636e3e8f3e98cc798777192dd92ec510b75ae5b74175002a2619eff3d1350e0 [INFO] checking mpromonet/rs-rtsp2web against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking mpromonet/rs-rtsp2web against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking mpromonet/rs-rtsp2web against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking mpromonet/rs-rtsp2web against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking mpromonet/rs-rtsp2web against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpromonet%2Frs-rtsp2web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-7-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/mpromonet/rs-rtsp2web [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.