[INFO] fetching crate monitord 0.12.1... [INFO] checking monitord-0.12.1 against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] extracting crate monitord 0.12.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate monitord 0.12.1 on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate monitord 0.12.1 [INFO] finished tweaking crates.io crate monitord 0.12.1 [INFO] tweaked toml for crates.io crate monitord 0.12.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate monitord 0.12.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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tuple_macros v1.0.1 [INFO] [stderr] Downloaded serde_tuple v1.1.0 [INFO] [stderr] Downloaded int-enum v1.1.2 [INFO] [stderr] Downloaded zbus_macros v5.3.0 [INFO] [stderr] Downloaded tracing-glog v0.4.0 [INFO] [stderr] Downloaded procfs v0.15.1 [INFO] [stderr] Downloaded zbus v5.3.0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 446897a562668e7bf99d35bae1b7fc850b3898563f4919f9c7cc756fb6dfabfe [INFO] running `Command { std: "docker" "start" "-a" "446897a562668e7bf99d35bae1b7fc850b3898563f4919f9c7cc756fb6dfabfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "446897a562668e7bf99d35bae1b7fc850b3898563f4919f9c7cc756fb6dfabfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446897a562668e7bf99d35bae1b7fc850b3898563f4919f9c7cc756fb6dfabfe", kill_on_drop: false }` [INFO] [stdout] 446897a562668e7bf99d35bae1b7fc850b3898563f4919f9c7cc756fb6dfabfe [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e984140a302931d79ceba4bb8d43290fa75dca311dba15de05ef580377fcb6c9 [INFO] running `Command { std: "docker" "start" "-a" "e984140a302931d79ceba4bb8d43290fa75dca311dba15de05ef580377fcb6c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking syn v2.0.96 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling int-enum v1.1.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7hnPbr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [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/rmetaLp1rLi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e984140a302931d79ceba4bb8d43290fa75dca311dba15de05ef580377fcb6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e984140a302931d79ceba4bb8d43290fa75dca311dba15de05ef580377fcb6c9", kill_on_drop: false }` [INFO] [stdout] e984140a302931d79ceba4bb8d43290fa75dca311dba15de05ef580377fcb6c9