[INFO] fetching crate persistent-scheduler 0.2.1... [INFO] checking persistent-scheduler-0.2.1 against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] extracting crate persistent-scheduler 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate persistent-scheduler 0.2.1 on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate persistent-scheduler 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate persistent-scheduler 0.2.1 [INFO] tweaked toml for crates.io crate persistent-scheduler 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate persistent-scheduler 0.2.1 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "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 croner v2.1.0 [INFO] [stderr] Downloaded redb v2.2.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.8 [INFO] [stderr] Downloaded zerocopy v0.8.8 [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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80fc0e86ee29069778f29cb8f5439443a653b2a9ba219f9b59ddcfcdc7f9b0e8 [INFO] running `Command { std: "docker" "start" "-a" "80fc0e86ee29069778f29cb8f5439443a653b2a9ba219f9b59ddcfcdc7f9b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80fc0e86ee29069778f29cb8f5439443a653b2a9ba219f9b59ddcfcdc7f9b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fc0e86ee29069778f29cb8f5439443a653b2a9ba219f9b59ddcfcdc7f9b0e8", kill_on_drop: false }` [INFO] [stdout] 80fc0e86ee29069778f29cb8f5439443a653b2a9ba219f9b59ddcfcdc7f9b0e8 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634a66fdcecf6cb6a82512253ad0f32deb664db49f768054d085373db25215a8 [INFO] running `Command { std: "docker" "start" "-a" "634a66fdcecf6cb6a82512253ad0f32deb664db49f768054d085373db25215a8", 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.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling redb v2.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking croner v2.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling zerocopy-derive v0.8.8 [INFO] [stderr] Compiling native_model_macro v0.4.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling native_db_macro v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacS5Qg2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `camino` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavOPILV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (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/rmeta3HzCib" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono-tz` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "634a66fdcecf6cb6a82512253ad0f32deb664db49f768054d085373db25215a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634a66fdcecf6cb6a82512253ad0f32deb664db49f768054d085373db25215a8", kill_on_drop: false }` [INFO] [stdout] 634a66fdcecf6cb6a82512253ad0f32deb664db49f768054d085373db25215a8