[INFO] cloning repository https://github.com/erasin/life-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erasin/life-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Flife-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Flife-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73d1872339e855ae86db311ab657c64f0093aaf1
[INFO] checking erasin/life-rs against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Flife-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erasin/life-rs
[INFO] finished tweaking git repo https://github.com/erasin/life-rs
[INFO] tweaked toml for git repo https://github.com/erasin/life-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erasin/life-rs 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/erasin/life-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b88d416cad8072a7b45c8424006459e01935b93467102d8e1584ee25559300da
[INFO] running `Command { std: "docker" "start" "-a" "b88d416cad8072a7b45c8424006459e01935b93467102d8e1584ee25559300da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88d416cad8072a7b45c8424006459e01935b93467102d8e1584ee25559300da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88d416cad8072a7b45c8424006459e01935b93467102d8e1584ee25559300da", kill_on_drop: false }`
[INFO] [stdout] b88d416cad8072a7b45c8424006459e01935b93467102d8e1584ee25559300da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1649d640b46434d7c3216d9b904d4b0b9d3bfdae83f0dac2e73d00e39cce4be8
[INFO] running `Command { std: "docker" "start" "-a" "1649d640b46434d7c3216d9b904d4b0b9d3bfdae83f0dac2e73d00e39cce4be8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking spin v0.5.0
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_jitter v0.1.3
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking num v0.1.40
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking getrandom v0.1.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking backtrace v0.3.12
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling structopt-derive v0.2.15
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking structopt v0.2.15
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fe04703fefcfa5fc -C extra-filename=-62327638c1030ef1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-619474f5b6540839.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f80f288c8d61020e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "1649d640b46434d7c3216d9b904d4b0b9d3bfdae83f0dac2e73d00e39cce4be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1649d640b46434d7c3216d9b904d4b0b9d3bfdae83f0dac2e73d00e39cce4be8", kill_on_drop: false }`
[INFO] [stdout] 1649d640b46434d7c3216d9b904d4b0b9d3bfdae83f0dac2e73d00e39cce4be8
