[INFO] cloning repository https://github.com/onContentStop/ez_boom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onContentStop/ez_boom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fez_boom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fez_boom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a09dad2b5418aeea78982c92f63eb1ec6a29f7df [INFO] checking onContentStop/ez_boom against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fez_boom" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/onContentStop/ez_boom [INFO] finished tweaking git repo https://github.com/onContentStop/ez_boom [INFO] tweaked toml for git repo https://github.com/onContentStop/ez_boom written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/onContentStop/ez_boom on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/onContentStop/ez_boom 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 432084539cc296c7488e9aa5250449cc2bf2adf63b601646160747155bd8194c [INFO] running `Command { std: "docker" "start" "-a" "432084539cc296c7488e9aa5250449cc2bf2adf63b601646160747155bd8194c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "432084539cc296c7488e9aa5250449cc2bf2adf63b601646160747155bd8194c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432084539cc296c7488e9aa5250449cc2bf2adf63b601646160747155bd8194c", kill_on_drop: false }` [INFO] [stdout] 432084539cc296c7488e9aa5250449cc2bf2adf63b601646160747155bd8194c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7413e0f956ee5577a60aeb00228a443dad46669dab0a046b89828c445f858514 [INFO] running `Command { std: "docker" "start" "-a" "7413e0f956ee5577a60aeb00228a443dad46669dab0a046b89828c445f858514", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ez_boom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking faccess v0.2.3 [INFO] [stderr] Checking counted-array v0.1.2 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaztpi4K" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_yaml` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRs4nvL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7413e0f956ee5577a60aeb00228a443dad46669dab0a046b89828c445f858514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7413e0f956ee5577a60aeb00228a443dad46669dab0a046b89828c445f858514", kill_on_drop: false }` [INFO] [stdout] 7413e0f956ee5577a60aeb00228a443dad46669dab0a046b89828c445f858514