[INFO] cloning repository https://github.com/rcrwhyg/taotie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcrwhyg/taotie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Ftaotie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Ftaotie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a17ef6d144ee4eef98a55de8aef56b94378bda2 [INFO] checking rcrwhyg/taotie/4a17ef6d144ee4eef98a55de8aef56b94378bda2 against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrwhyg%2Ftaotie" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcrwhyg/taotie [INFO] finished tweaking git repo https://github.com/rcrwhyg/taotie [INFO] tweaked toml for git repo https://github.com/rcrwhyg/taotie written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcrwhyg/taotie on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcrwhyg/taotie 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-schema v0.44.2 [INFO] [stderr] Downloaded polars-utils v0.44.2 [INFO] [stderr] Downloaded polars-error v0.44.2 [INFO] [stderr] Downloaded oneshot v0.1.8 [INFO] [stderr] Downloaded polars-compute v0.44.2 [INFO] [stderr] Downloaded polars-time v0.44.2 [INFO] [stderr] Downloaded polars-expr v0.44.2 [INFO] [stderr] Downloaded polars-pipe v0.44.2 [INFO] [stderr] Downloaded polars-ops v0.44.2 [INFO] [stderr] Downloaded simd-json v0.14.2 [INFO] [stderr] Downloaded polars-parquet v0.44.2 [INFO] [stderr] Downloaded sqlparser v0.49.0 [INFO] [stderr] Downloaded polars v0.44.2 [INFO] [stderr] Downloaded polars-plan v0.44.2 [INFO] [stderr] Downloaded polars-stream v0.44.2 [INFO] [stderr] Downloaded polars-core v0.44.2 [INFO] [stderr] Downloaded reedline v0.33.0 [INFO] [stderr] Downloaded polars-io v0.44.2 [INFO] [stderr] Downloaded polars-lazy v0.44.2 [INFO] [stderr] Downloaded polars-sql v0.44.2 [INFO] [stderr] Downloaded reedline-repl-rs v1.2.1 [INFO] [stderr] Downloaded polars-mem-engine v0.44.2 [INFO] [stderr] Downloaded fs4 v0.9.1 [INFO] [stderr] Downloaded polars-json v0.44.2 [INFO] [stderr] Downloaded polars-row v0.44.2 [INFO] [stderr] Downloaded quinn-udp v0.5.6 [INFO] [stderr] Downloaded polars-arrow v0.44.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0990f1972fb5481588a983e5d0e3de50072a253e83e5c3468082356f9a07f142 [INFO] running `Command { std: "docker" "start" "-a" "0990f1972fb5481588a983e5d0e3de50072a253e83e5c3468082356f9a07f142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0990f1972fb5481588a983e5d0e3de50072a253e83e5c3468082356f9a07f142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0990f1972fb5481588a983e5d0e3de50072a253e83e5c3468082356f9a07f142", kill_on_drop: false }` [INFO] [stdout] 0990f1972fb5481588a983e5d0e3de50072a253e83e5c3468082356f9a07f142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782b4d3555d26b9cf83879ddbd3fe380bd61e7e0289454308b649d329f472f1a [INFO] running `Command { std: "docker" "start" "-a" "782b4d3555d26b9cf83879ddbd3fe380bd61e7e0289454308b649d329f472f1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v53.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking sqlparser v0.51.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.44.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling polars-schema v0.44.2 [INFO] [stderr] Compiling polars-arrow v0.44.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking arrow-schema v53.2.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking arrow-data v53.2.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking object_store v0.11.1 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/compact_str-d88d50f0a7766333.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/compact_str-d88d50f0a7766333/dep-lib-compact_str` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e2d9c875c7094467 -C extra-filename=-ca3a368bf363695b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZwGVOf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono-tz` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "782b4d3555d26b9cf83879ddbd3fe380bd61e7e0289454308b649d329f472f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782b4d3555d26b9cf83879ddbd3fe380bd61e7e0289454308b649d329f472f1a", kill_on_drop: false }` [INFO] [stdout] 782b4d3555d26b9cf83879ddbd3fe380bd61e7e0289454308b649d329f472f1a