[INFO] fetching crate ruma-html 0.4.0...
[INFO] testing ruma-html-0.4.0 against 1.85.0 for beta-1.86-1
[INFO] extracting crate ruma-html 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ruma-html 0.4.0 on toolchain 1.85.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ruma-html 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ruma-html 0.4.0
[INFO] tweaked toml for crates.io crate ruma-html 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate ruma-html 0.4.0 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded assert_matches2 v0.1.2
[INFO] [stderr] Downloaded ruma-identifiers-validation v0.10.0
[INFO] [stderr] Downloaded ruma-macros v0.15.0
[INFO] [stderr] Downloaded ruma-common v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3669344f367a957593aadd2eda8a5710872f1be349c43e450197bfae57fcec6
[INFO] running `Command { std: "docker" "start" "-a" "e3669344f367a957593aadd2eda8a5710872f1be349c43e450197bfae57fcec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3669344f367a957593aadd2eda8a5710872f1be349c43e450197bfae57fcec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3669344f367a957593aadd2eda8a5710872f1be349c43e450197bfae57fcec6", kill_on_drop: false }`
[INFO] [stdout] e3669344f367a957593aadd2eda8a5710872f1be349c43e450197bfae57fcec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdaef6227d2c7e7d923d9a0a3d77e890025a5090cc365b13d518a0f3d3294c53
[INFO] running `Command { std: "docker" "start" "-a" "fdaef6227d2c7e7d923d9a0a3d77e890025a5090cc365b13d518a0f3d3294c53", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling libc v0.2.167
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling once_cell v1.20.2
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling serde v1.0.215
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling pin-project-lite v0.2.15
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling wildmatch v2.4.0
[INFO] [stderr] Compiling as_variant v1.2.0
[INFO] [stderr] Compiling syn v2.0.90
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write /tmp/rustcebDvAR/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libc` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.167/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1f16f02415c429b3 -C extra-filename=-2be2c7a0d9802233 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` (exit status: 101)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-2e876c9ff4c4c218.d`: No space left on device (os error 28)
[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/rmeta9Whj4F"
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (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/rmetaWPhyvL"
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `parking_lot_core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fdaef6227d2c7e7d923d9a0a3d77e890025a5090cc365b13d518a0f3d3294c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdaef6227d2c7e7d923d9a0a3d77e890025a5090cc365b13d518a0f3d3294c53", kill_on_drop: false }`
[INFO] [stdout] fdaef6227d2c7e7d923d9a0a3d77e890025a5090cc365b13d518a0f3d3294c53