[INFO] fetching crate csv-txt-excel-parallel-toolkit 0.4.16... [INFO] checking csv-txt-excel-parallel-toolkit-0.4.16 against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] extracting crate csv-txt-excel-parallel-toolkit 0.4.16 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate csv-txt-excel-parallel-toolkit 0.4.16 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate csv-txt-excel-parallel-toolkit 0.4.16 [INFO] tweaked toml for crates.io crate csv-txt-excel-parallel-toolkit 0.4.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csv-txt-excel-parallel-toolkit 0.4.16 on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate csv-txt-excel-parallel-toolkit 0.4.16 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fc2f28de4235479598748f0215d7c6c7620ba91e750d52d017d1ea8176e2421 [INFO] running `Command { std: "docker" "start" "-a" "3fc2f28de4235479598748f0215d7c6c7620ba91e750d52d017d1ea8176e2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fc2f28de4235479598748f0215d7c6c7620ba91e750d52d017d1ea8176e2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc2f28de4235479598748f0215d7c6c7620ba91e750d52d017d1ea8176e2421", kill_on_drop: false }` [INFO] [stdout] 3fc2f28de4235479598748f0215d7c6c7620ba91e750d52d017d1ea8176e2421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1b167aaa6938f93bea7c003cdf92752ea2db0fa772b3ecc992aecaa555b080 [INFO] running `Command { std: "docker" "start" "-a" "6d1b167aaa6938f93bea7c003cdf92752ea2db0fa772b3ecc992aecaa555b080", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcarYOaq" [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/rmetaUvMTrB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajyb1ex/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEeyCcM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d1b167aaa6938f93bea7c003cdf92752ea2db0fa772b3ecc992aecaa555b080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1b167aaa6938f93bea7c003cdf92752ea2db0fa772b3ecc992aecaa555b080", kill_on_drop: false }` [INFO] [stdout] 6d1b167aaa6938f93bea7c003cdf92752ea2db0fa772b3ecc992aecaa555b080