[INFO] cloning repository https://github.com/montekki/era-ws-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/montekki/era-ws-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5622e19bc98ac9df7004bb7f65d4bd47510239e [INFO] checking montekki/era-ws-test against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/montekki/era-ws-test on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/montekki/era-ws-test [INFO] finished tweaking git repo https://github.com/montekki/era-ws-test [INFO] tweaked toml for git repo https://github.com/montekki/era-ws-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/montekki/era-ws-test 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.12.1 [INFO] [stderr] Downloaded scale-info-derive v2.8.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.1 [INFO] [stderr] Downloaded scale-info v2.8.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b92016f35884c414bc92804b4722f098276e141486b0273a61a8dbbb55d62ad [INFO] running `Command { std: "docker" "start" "-a" "5b92016f35884c414bc92804b4722f098276e141486b0273a61a8dbbb55d62ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b92016f35884c414bc92804b4722f098276e141486b0273a61a8dbbb55d62ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b92016f35884c414bc92804b4722f098276e141486b0273a61a8dbbb55d62ad", kill_on_drop: false }` [INFO] [stdout] 5b92016f35884c414bc92804b4722f098276e141486b0273a61a8dbbb55d62ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff0107bb5b2671c48427901ac5d3f4fb251e42ff42725db8446ebdf4cd41cb7c [INFO] running `Command { std: "docker" "start" "-a" "ff0107bb5b2671c48427901ac5d3f4fb251e42ff42725db8446ebdf4cd41cb7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/typenum-7634e9b6ac584261/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/libc-03d8dc4fb95d93f6/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/autocfg-a7b9971646bb635c/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatWbVCm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (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/build/serde-a470a28ab04af3f1/rmeta4bQVJu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) 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/build/proc-macro2-dd0b9cc04c8c73b1/rmetaMZPJ1U" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/quote-9e0b0eccc2c9ecbe/rmetaC6aFYH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `version_check` (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/rmetaD26VBb" [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff0107bb5b2671c48427901ac5d3f4fb251e42ff42725db8446ebdf4cd41cb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0107bb5b2671c48427901ac5d3f4fb251e42ff42725db8446ebdf4cd41cb7c", kill_on_drop: false }` [INFO] [stdout] ff0107bb5b2671c48427901ac5d3f4fb251e42ff42725db8446ebdf4cd41cb7c [INFO] checking montekki/era-ws-test against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/89': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking montekki/era-ws-test against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/89': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking montekki/era-ws-test against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/89': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking montekki/era-ws-test against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/af': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking montekki/era-ws-test against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontekki%2Fera-ws-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/af': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/montekki/era-ws-test [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.