[INFO] fetching crate velvet 0.4.2... [INFO] checking velvet-0.4.2 against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] extracting crate velvet 0.4.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate velvet 0.4.2 on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate velvet 0.4.2 [INFO] finished tweaking crates.io crate velvet 0.4.2 [INFO] tweaked toml for crates.io crate velvet 0.4.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate velvet 0.4.2 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] [stderr] Downloaded velvet-core v0.4.2 [INFO] [stderr] Downloaded ctor v0.1.16 [INFO] [stderr] Downloaded inventory-impl v0.1.9 [INFO] [stderr] Downloaded hdf5-sys v0.7.0 [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded hdf5-derive v0.7.0 [INFO] [stderr] Downloaded inventory v0.1.9 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded vasp-poscar v0.3.2 [INFO] [stderr] Downloaded hdf5-types v0.7.0 [INFO] [stderr] Downloaded nalgebra v0.23.1 [INFO] [stderr] Downloaded velvet-external-data v0.1.0 [INFO] [stderr] Downloaded hdf5 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ead4a55c60a7fdfac3c4bafaad8e7f2d1b1ca62c4f17267eddc3291bc565021f [INFO] running `Command { std: "docker" "start" "-a" "ead4a55c60a7fdfac3c4bafaad8e7f2d1b1ca62c4f17267eddc3291bc565021f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ead4a55c60a7fdfac3c4bafaad8e7f2d1b1ca62c4f17267eddc3291bc565021f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead4a55c60a7fdfac3c4bafaad8e7f2d1b1ca62c4f17267eddc3291bc565021f", kill_on_drop: false }` [INFO] [stdout] ead4a55c60a7fdfac3c4bafaad8e7f2d1b1ca62c4f17267eddc3291bc565021f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6af32c97842264aa2bcfe265838210db93a095c8f06c5be5080ff962966eab3 [INFO] running `Command { std: "docker" "start" "-a" "c6af32c97842264aa2bcfe265838210db93a095c8f06c5be5080ff962966eab3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking vasp-poscar v0.3.2 [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/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.118/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=33dcef4c8f00fa04 -C extra-filename=-1620716682386f02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-48a03df6781b387b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a6bc010e70fe37bd.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c6af32c97842264aa2bcfe265838210db93a095c8f06c5be5080ff962966eab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6af32c97842264aa2bcfe265838210db93a095c8f06c5be5080ff962966eab3", kill_on_drop: false }` [INFO] [stdout] c6af32c97842264aa2bcfe265838210db93a095c8f06c5be5080ff962966eab3