[INFO] fetching crate cargo-spec 0.5.0... [INFO] checking cargo-spec-0.5.0 against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] extracting crate cargo-spec 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cargo-spec 0.5.0 on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-spec 0.5.0 [INFO] finished tweaking crates.io crate cargo-spec 0.5.0 [INFO] tweaked toml for crates.io crate cargo-spec 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-spec 0.5.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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 900c00c2e8240941c2f128e9a6a3ca2e5d252ed50885b677fb14f97b4afb43a4 [INFO] running `Command { std: "docker" "start" "-a" "900c00c2e8240941c2f128e9a6a3ca2e5d252ed50885b677fb14f97b4afb43a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "900c00c2e8240941c2f128e9a6a3ca2e5d252ed50885b677fb14f97b4afb43a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900c00c2e8240941c2f128e9a6a3ca2e5d252ed50885b677fb14f97b4afb43a4", kill_on_drop: false }` [INFO] [stdout] 900c00c2e8240941c2f128e9a6a3ca2e5d252ed50885b677fb14f97b4afb43a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e96863b8ce8f86a9d69ee60edd5164bccb333024816b3652abee6d03baab3f0 [INFO] running `Command { std: "docker" "start" "-a" "1e96863b8ce8f86a9d69ee60edd5164bccb333024816b3652abee6d03baab3f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling miette-derive v4.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/entities-9125c161aaf5e500.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/entities-9125c161aaf5e500/dep-lib-entities` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3298c2ca5e390fd0d104357fdeec514a152a9561/bin/rustc --crate-name clap_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-3.0.5/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("debug", "default"))' -C metadata=8f77a306668f888c -C extra-filename=-f6f1ec10977d2382 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-6875ce2b04c6b28a.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-30d6b01b846d5e09.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-93c96b38585f66f1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-db79a77a9edc817d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-52ac61d1da33d1b4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavO8lY4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQehkUr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shell-words` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLROKJx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB5k9g4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `owo-colors` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGmnl6l/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e96863b8ce8f86a9d69ee60edd5164bccb333024816b3652abee6d03baab3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e96863b8ce8f86a9d69ee60edd5164bccb333024816b3652abee6d03baab3f0", kill_on_drop: false }` [INFO] [stdout] 1e96863b8ce8f86a9d69ee60edd5164bccb333024816b3652abee6d03baab3f0