[INFO] cloning repository https://github.com/swemeshy/counts_to_csv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swemeshy/counts_to_csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswemeshy%2Fcounts_to_csv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswemeshy%2Fcounts_to_csv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 416d6b6a25b07251ddbe10a79b9b16a97b0d73c7 [INFO] checking swemeshy/counts_to_csv against master#1f81f906893d166d05fb4839f169983f2b564cc7 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswemeshy%2Fcounts_to_csv" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swemeshy/counts_to_csv on toolchain 1f81f906893d166d05fb4839f169983f2b564cc7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swemeshy/counts_to_csv [INFO] finished tweaking git repo https://github.com/swemeshy/counts_to_csv [INFO] tweaked toml for git repo https://github.com/swemeshy/counts_to_csv written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/swemeshy/counts_to_csv 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" "+1f81f906893d166d05fb4839f169983f2b564cc7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/aldanor/hdf5-rust.git` [INFO] [stderr] Updating git submodule `https://github.com/HDFGroup/hdf5.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded sprs v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 163f914fc3b88f133abc2a65d9519b4d20993f352d0b26519878178fbf477c71 [INFO] running `Command { std: "docker" "start" "-a" "163f914fc3b88f133abc2a65d9519b4d20993f352d0b26519878178fbf477c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "163f914fc3b88f133abc2a65d9519b4d20993f352d0b26519878178fbf477c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163f914fc3b88f133abc2a65d9519b4d20993f352d0b26519878178fbf477c71", kill_on_drop: false }` [INFO] [stdout] 163f914fc3b88f133abc2a65d9519b4d20993f352d0b26519878178fbf477c71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 678f3f603a71ceb4ec8b3022b75b8aab1542fec2918dc4ee65bb5d316d3b8868 [INFO] running `Command { std: "docker" "start" "-a" "678f3f603a71ceb4ec8b3022b75b8aab1542fec2918dc4ee65bb5d316d3b8868", 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 libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling hdf5-types v0.7.1 (https://github.com/aldanor/hdf5-rust.git?rev=24beeaa914a05c67adc78f0c161925fd4627d407#24beeaa9) [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.7.1 (https://github.com/aldanor/hdf5-rust.git?rev=24beeaa914a05c67adc78f0c161925fd4627d407#24beeaa9) [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling hdf5-sys v0.7.1 (https://github.com/aldanor/hdf5-rust.git?rev=24beeaa914a05c67adc78f0c161925fd4627d407#24beeaa9) [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking sprs v0.9.4 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling hdf5-derive v0.7.1 (https://github.com/aldanor/hdf5-rust.git?rev=24beeaa914a05c67adc78f0c161925fd4627d407#24beeaa9) [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f81f906893d166d05fb4839f169983f2b564cc7/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.124/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=4e4917cb354d1bd8 -C extra-filename=-dfe84114f80121a9 --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-30958c958f949ac0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d224cb69b3181850.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "678f3f603a71ceb4ec8b3022b75b8aab1542fec2918dc4ee65bb5d316d3b8868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678f3f603a71ceb4ec8b3022b75b8aab1542fec2918dc4ee65bb5d316d3b8868", kill_on_drop: false }` [INFO] [stdout] 678f3f603a71ceb4ec8b3022b75b8aab1542fec2918dc4ee65bb5d316d3b8868