[INFO] cloning repository https://github.com/dsaxton/pq-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsaxton/pq-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f57d88541e1ef6e85f9edaf4c6620a6ea465ef [INFO] checking dsaxton/pq-utils against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsaxton%2Fpq-utils" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dsaxton/pq-utils [INFO] finished tweaking git repo https://github.com/dsaxton/pq-utils [INFO] tweaked toml for git repo https://github.com/dsaxton/pq-utils written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dsaxton/pq-utils on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dsaxton/pq-utils 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35fee101b799a52e477c89241e229c691fd38ddb38fa20e2c3d3678d38ca3fda [INFO] running `Command { std: "docker" "start" "-a" "35fee101b799a52e477c89241e229c691fd38ddb38fa20e2c3d3678d38ca3fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35fee101b799a52e477c89241e229c691fd38ddb38fa20e2c3d3678d38ca3fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fee101b799a52e477c89241e229c691fd38ddb38fa20e2c3d3678d38ca3fda", kill_on_drop: false }` [INFO] [stdout] 35fee101b799a52e477c89241e229c691fd38ddb38fa20e2c3d3678d38ca3fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df89339c974f4d93e1cf95039c2a08643c83103aa00de6ffb4811959d9e5c9ed [INFO] running `Command { std: "docker" "start" "-a" "df89339c974f4d93e1cf95039c2a08643c83103aa00de6ffb4811959d9e5c9ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking arrow-schema v54.2.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap_builder-42b2c39d1b3a6ed6.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/csv_core-3b2d433229675463.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/csv-core-3b2d433229675463/dep-lib-csv_core` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetap6HuZw" [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/rmetaAutghK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (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/rmetaxkwgON" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `lazy_static` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df89339c974f4d93e1cf95039c2a08643c83103aa00de6ffb4811959d9e5c9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df89339c974f4d93e1cf95039c2a08643c83103aa00de6ffb4811959d9e5c9ed", kill_on_drop: false }` [INFO] [stdout] df89339c974f4d93e1cf95039c2a08643c83103aa00de6ffb4811959d9e5c9ed