[INFO] cloning repository https://github.com/solarnz/ec2-ip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solarnz/ec2-ip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 232f27244044a17e9ecebcdc2e5b06eee809c2be [INFO] checking solarnz/ec2-ip against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/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/solarnz/ec2-ip on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/solarnz/ec2-ip [INFO] finished tweaking git repo https://github.com/solarnz/ec2-ip [INFO] tweaked toml for git repo https://github.com/solarnz/ec2-ip written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/solarnz/ec2-ip 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skim v0.5.2 [INFO] [stderr] Downloaded rusoto_ec2 v0.34.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcf5d83702790456ddff4bc10b205716b2b607f2190358d3f963da3307f37206 [INFO] running `Command { std: "docker" "start" "-a" "bcf5d83702790456ddff4bc10b205716b2b607f2190358d3f963da3307f37206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf5d83702790456ddff4bc10b205716b2b607f2190358d3f963da3307f37206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf5d83702790456ddff4bc10b205716b2b607f2190358d3f963da3307f37206", kill_on_drop: false }` [INFO] [stdout] bcf5d83702790456ddff4bc10b205716b2b607f2190358d3f963da3307f37206 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffaece4a186a5a8c6ab63c3cfa5f4d631a6329c253441ee7a691987e74b4075 [INFO] running `Command { std: "docker" "start" "-a" "fffaece4a186a5a8c6ab63c3cfa5f4d631a6329c253441ee7a691987e74b4075", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [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 "/opt/rustwide/target/debug/build/typenum-c2811394feee8a72/rmeta2eTlEL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `typenum` (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/deps/rmetaJV6vZW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJPm85Q/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucd-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [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/rmetadmiZB1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetab8oxNF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVBVma9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fffaece4a186a5a8c6ab63c3cfa5f4d631a6329c253441ee7a691987e74b4075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffaece4a186a5a8c6ab63c3cfa5f4d631a6329c253441ee7a691987e74b4075", kill_on_drop: false }` [INFO] [stdout] fffaece4a186a5a8c6ab63c3cfa5f4d631a6329c253441ee7a691987e74b4075 [INFO] checking solarnz/ec2-ip against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking solarnz/ec2-ip against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking solarnz/ec2-ip against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking solarnz/ec2-ip against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking solarnz/ec2-ip against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/solarnz/ec2-ip [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.