[INFO] fetching crate pwmd 0.2.0... [INFO] testing pwmd-0.2.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] extracting crate pwmd 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate pwmd 0.2.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwmd 0.2.0 [INFO] finished tweaking crates.io crate pwmd 0.2.0 [INFO] tweaked toml for crates.io crate pwmd 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate pwmd 0.2.0 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe3ead678e7434a0ed3a74639784bc6310e79d151b76e7e4b90f09d7511c8c8e [INFO] running `Command { std: "docker" "start" "-a" "fe3ead678e7434a0ed3a74639784bc6310e79d151b76e7e4b90f09d7511c8c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe3ead678e7434a0ed3a74639784bc6310e79d151b76e7e4b90f09d7511c8c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3ead678e7434a0ed3a74639784bc6310e79d151b76e7e4b90f09d7511c8c8e", kill_on_drop: false }` [INFO] [stdout] fe3ead678e7434a0ed3a74639784bc6310e79d151b76e7e4b90f09d7511c8c8e [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38920ce3c965ff5433557286247e2ca7070fc06d5a8dc1d27f0c2a63412bbba8 [INFO] running `Command { std: "docker" "start" "-a" "38920ce3c965ff5433557286247e2ca7070fc06d5a8dc1d27f0c2a63412bbba8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nix v0.21.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.61/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="gimli-symbolize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=889018ee69356ab3 -C extra-filename=-77203338c31c5dab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-3dc63c4a64b1c9a4.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-01ff2349468acb6b.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-0dc75f491df36e6b.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-a22583585434910d.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-75d535d2d5742005.rmeta --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 `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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.3/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", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=4d9b7f1f6125ecac -C extra-filename=-9a154ba53c173790 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-dc29728339138c52.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-37abb6717bc1874d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ee4b6a8effb9c17a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-1c33ff29e0d45111.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7b51497447b7c4d8.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c0dfc70716b193be.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-ecbce826993378bd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "38920ce3c965ff5433557286247e2ca7070fc06d5a8dc1d27f0c2a63412bbba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38920ce3c965ff5433557286247e2ca7070fc06d5a8dc1d27f0c2a63412bbba8", kill_on_drop: false }` [INFO] [stdout] 38920ce3c965ff5433557286247e2ca7070fc06d5a8dc1d27f0c2a63412bbba8