[INFO] cloning repository https://github.com/curtisalexander/readstat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curtisalexander/readstat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisalexander%2Freadstat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisalexander%2Freadstat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f598bd661ec3eff49100c1a75117ebc61b741e45
[INFO] checking curtisalexander/readstat-rs against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisalexander%2Freadstat-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/rand_ds_largepage_ok.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/scientific_notation.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/somedata.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/somemiss.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/input_file_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/lib.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_all_types_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_cars_md_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_hasmissing_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_largepage_err_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_largepage_ok_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/parse_scientific_notation_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/row_offset_test.rs
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/skip_row_count_test.rs
[INFO] [stderr] fatal: cannot create directory at 'crates/readstat-tests/util': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking curtisalexander/readstat-rs against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisalexander%2Freadstat-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/rand_ds_largepage_err.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/rand_ds_largepage_ok.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/scientific_notation.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/data/somedata.sas7bdat
[INFO] [stderr] error: unable to write file crates/readstat-tests/tests/skip_row_count_test.rs
[INFO] [stderr] error: unable to write file crates/readstat/src/rs_write.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking curtisalexander/readstat-rs against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtisalexander%2Freadstat-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/curtisalexander/readstat-rs on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/curtisalexander/readstat-rs
[INFO] finished tweaking git repo https://github.com/curtisalexander/readstat-rs
[INFO] tweaked toml for git repo https://github.com/curtisalexander/readstat-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.70.1 (available: v0.72.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding polars v0.43.1 (available: v0.49.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7826debf5ef5b181320f1741a133d5055a919581a484c5268b8be66f591e691
[INFO] running `Command { std: "docker" "start" "-a" "c7826debf5ef5b181320f1741a133d5055a919581a484c5268b8be66f591e691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7826debf5ef5b181320f1741a133d5055a919581a484c5268b8be66f591e691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7826debf5ef5b181320f1741a133d5055a919581a484c5268b8be66f591e691", kill_on_drop: false }`
[INFO] [stdout] c7826debf5ef5b181320f1741a133d5055a919581a484c5268b8be66f591e691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4187d3e4fc5000cb9d56906768a973ee7710c69d0afa282e614131753924a4
[INFO] running `Command { std: "docker" "start" "-a" "ec4187d3e4fc5000cb9d56906768a973ee7710c69d0afa282e614131753924a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaIKLdl/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: failed to run custom build command for `target-features v0.1.6`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/target-features-e16e81767e5ae0d2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scopeguard` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `bitflags` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name bitflags --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=fc6f46077b8b0652 -C extra-filename=-e3d651804dbb5be8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayoBPk5/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWNbHUj/full.rmeta`: No space left on device (os error 28)
[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/rmetaHRLhzs"
[INFO] [stdout] 
[INFO] [stdout] 
[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 `itertools` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `rustversion` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.21/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6217050ec7ee2a5 -C extra-filename=-252d68bad8c14038 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101)
[INFO] [stderr] error: could not compile `regex-syntax` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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 --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=064a4f606bc73817 -C extra-filename=-fd1b9b42a240345c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamphkKs/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZGnLKz/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHlw0NR/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[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/rmetasVdvSh/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: failed to write to `/opt/rustwide/target/debug/deps/rmetaaiISBd/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5Zd23y/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ec4187d3e4fc5000cb9d56906768a973ee7710c69d0afa282e614131753924a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4187d3e4fc5000cb9d56906768a973ee7710c69d0afa282e614131753924a4", kill_on_drop: false }`
[INFO] [stdout] ec4187d3e4fc5000cb9d56906768a973ee7710c69d0afa282e614131753924a4
