[INFO] cloning repository https://github.com/lynix/fanboy_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lynix/fanboy_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynix%2Ffanboy_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynix%2Ffanboy_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea7cff78a719ec62c78628076f333e6f6de0f6ed [INFO] building lynix/fanboy_exporter against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynix%2Ffanboy_exporter" "/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/lynix/fanboy_exporter on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lynix/fanboy_exporter [INFO] finished tweaking git repo https://github.com/lynix/fanboy_exporter [INFO] tweaked toml for git repo https://github.com/lynix/fanboy_exporter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lynix/fanboy_exporter 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8095513a5e5e1f9802c20e563a399dd8590cc747a830a90717cf04f51139859 [INFO] running `Command { std: "docker" "start" "-a" "a8095513a5e5e1f9802c20e563a399dd8590cc747a830a90717cf04f51139859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8095513a5e5e1f9802c20e563a399dd8590cc747a830a90717cf04f51139859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8095513a5e5e1f9802c20e563a399dd8590cc747a830a90717cf04f51139859", kill_on_drop: false }` [INFO] [stdout] a8095513a5e5e1f9802c20e563a399dd8590cc747a830a90717cf04f51139859 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2781228fc8e7448ed54b371e2941fb26ac24fcfd4b5c09a7c174c51b8627d3c9 [INFO] running `Command { std: "docker" "start" "-a" "2781228fc8e7448ed54b371e2941fb26ac24fcfd4b5c09a7c174c51b8627d3c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling prometheus v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tiny_http v0.10.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serialport v4.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling prometheus_exporter v0.8.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libprotobuf-9851d8fd8b9a48a6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protobuf` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=10edaff381b1d993 -C extra-filename=-1bc3a8d555c35250 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-4bd2a49bf7de96b7.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-7386c83a7e537c36.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-def4ff224bdcd924.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-b1c1c3e695a052dc.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8c61ec8fee0bca29.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-515ec92276a5f553.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-f04e21527147b93b.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `prometheus` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name prometheus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prometheus-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="protobuf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen", "libc", "nightly", "process", "procfs", "protobuf", "protobuf-codegen-pure", "push", "reqwest"))' -C metadata=7d71c2df9a535d6d -C extra-filename=-ae7cdd15601226fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-02ffc4ff30a29427.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2efd5e10883e6e67.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ba6d9ac4e4243af3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c9ba1fdeb4c2549a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6b5de477a8091328.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-9851d8fd8b9a48a6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c2c8896d36e3f02.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2781228fc8e7448ed54b371e2941fb26ac24fcfd4b5c09a7c174c51b8627d3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2781228fc8e7448ed54b371e2941fb26ac24fcfd4b5c09a7c174c51b8627d3c9", kill_on_drop: false }` [INFO] [stdout] 2781228fc8e7448ed54b371e2941fb26ac24fcfd4b5c09a7c174c51b8627d3c9