[INFO] cloning repository https://github.com/joeyfb/twiggy-usage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyfb/twiggy-usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfb%2Ftwiggy-usage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfb%2Ftwiggy-usage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 087e01a69ef3998c60f09896452c11c652e9add9 [INFO] checking joeyfb/twiggy-usage against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfb%2Ftwiggy-usage" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyfb/twiggy-usage on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joeyfb/twiggy-usage [INFO] finished tweaking git repo https://github.com/joeyfb/twiggy-usage [INFO] tweaked toml for git repo https://github.com/joeyfb/twiggy-usage written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joeyfb/twiggy-usage 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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3302fa3666d1e26fef72f9b3f033e9a8a3b722f95a327ade9458575d180db087 [INFO] running `Command { std: "docker" "start" "-a" "3302fa3666d1e26fef72f9b3f033e9a8a3b722f95a327ade9458575d180db087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3302fa3666d1e26fef72f9b3f033e9a8a3b722f95a327ade9458575d180db087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3302fa3666d1e26fef72f9b3f033e9a8a3b722f95a327ade9458575d180db087", kill_on_drop: false }` [INFO] [stdout] 3302fa3666d1e26fef72f9b3f033e9a8a3b722f95a327ade9458575d180db087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 090c2a804d48498bcdbc2162b9242d6dc4961e80f11c68c8e6a26f408c14bb9f [INFO] running `Command { std: "docker" "start" "-a" "090c2a804d48498bcdbc2162b9242d6dc4961e80f11c68c8e6a26f408c14bb9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling cpp_demangle v0.2.14 [INFO] [stderr] Checking frozen v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking gimli v0.18.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking wasmparser v0.31.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking parity-wasm v0.38.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking goblin v0.0.22 [INFO] [stderr] Compiling twiggy-opt v0.6.0 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking csv v1.1.3 [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/rmetanYfSLE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/da4929024a7261062885cb3209c9d7fdc919d233/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.104/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=971ab3fb1c475b86 -C extra-filename=-4c3803d3abf891b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c476165b07dc193.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-52e0c28ab1d88f2d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-18ede620898a0f1b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `goblin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "090c2a804d48498bcdbc2162b9242d6dc4961e80f11c68c8e6a26f408c14bb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090c2a804d48498bcdbc2162b9242d6dc4961e80f11c68c8e6a26f408c14bb9f", kill_on_drop: false }` [INFO] [stdout] 090c2a804d48498bcdbc2162b9242d6dc4961e80f11c68c8e6a26f408c14bb9f