[INFO] fetching crate kodumaro-clock 1.0.5... [INFO] testing kodumaro-clock-1.0.5 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate kodumaro-clock 1.0.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate kodumaro-clock 1.0.5 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kodumaro-clock 1.0.5 [INFO] finished tweaking crates.io crate kodumaro-clock 1.0.5 [INFO] tweaked toml for crates.io crate kodumaro-clock 1.0.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate kodumaro-clock 1.0.5 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" "+1.83.0" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3419872ec50603be63c8cfc632367c19a0fb17c31d10e2e0a0b83c8dc2e945e5 [INFO] running `Command { std: "docker" "start" "-a" "3419872ec50603be63c8cfc632367c19a0fb17c31d10e2e0a0b83c8dc2e945e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3419872ec50603be63c8cfc632367c19a0fb17c31d10e2e0a0b83c8dc2e945e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3419872ec50603be63c8cfc632367c19a0fb17c31d10e2e0a0b83c8dc2e945e5", kill_on_drop: false }` [INFO] [stdout] 3419872ec50603be63c8cfc632367c19a0fb17c31d10e2e0a0b83c8dc2e945e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 285bdfd129e6816e1b1acf9abf357fbd15076ad78bda94535a4218bd38e9ce9f [INFO] running `Command { std: "docker" "start" "-a" "285bdfd129e6816e1b1acf9abf357fbd15076ad78bda94535a4218bd38e9ce9f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling raylib-sys v5.0.0 [INFO] [stderr] Compiling raylib v5.0.1 [INFO] [stderr] Compiling kodumaro-clock v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libkodumaro_clock-75b0027e375fa3bb.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kodumaro-clock` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcQsRA4A/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raylib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "285bdfd129e6816e1b1acf9abf357fbd15076ad78bda94535a4218bd38e9ce9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285bdfd129e6816e1b1acf9abf357fbd15076ad78bda94535a4218bd38e9ce9f", kill_on_drop: false }` [INFO] [stdout] 285bdfd129e6816e1b1acf9abf357fbd15076ad78bda94535a4218bd38e9ce9f