[INFO] cloning repository https://github.com/oro-os/oro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oro-os/oro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foro-os%2Foro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foro-os%2Foro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b1699a5cf65123e5efe69e939f37dfcfb2766d7 [INFO] checking oro-os/oro against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foro-os%2Foro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/oro-os/oro [INFO] finished tweaking git repo https://github.com/oro-os/oro [INFO] tweaked toml for git repo https://github.com/oro-os/oro written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oro-os/oro on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oro-os/oro 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/oro-os/kernel` [INFO] [stderr] Updating git submodule `https://github.com/oro-os/dep.acpica.git` [INFO] [stderr] Updating git repository `https://github.com/oro-os/oro-logo-rle` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lodepng v3.11.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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e4d378a36870c635e4ccfd4c83283fd7ec1ed6bc9b6bedaa0c241e624d7caa [INFO] running `Command { std: "docker" "start" "-a" "f9e4d378a36870c635e4ccfd4c83283fd7ec1ed6bc9b6bedaa0c241e624d7caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e4d378a36870c635e4ccfd4c83283fd7ec1ed6bc9b6bedaa0c241e624d7caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e4d378a36870c635e4ccfd4c83283fd7ec1ed6bc9b6bedaa0c241e624d7caa", kill_on_drop: false }` [INFO] [stdout] f9e4d378a36870c635e4ccfd4c83283fd7ec1ed6bc9b6bedaa0c241e624d7caa [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab530573940516fb844012a8fff3f1f51b31c2414559ccc8e7e6d36535f42f6 [INFO] running `Command { std: "docker" "start" "-a" "aab530573940516fb844012a8fff3f1f51b31c2414559ccc8e7e6d36535f42f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking oro v0.0.0 (https://github.com/oro-os/kernel#e5999fea) [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling lodepng v3.11.0 [INFO] [stdout] error: failed to write /tmp/rustcaC298M/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatx7sL9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVKT8b4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lodepng` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aab530573940516fb844012a8fff3f1f51b31c2414559ccc8e7e6d36535f42f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab530573940516fb844012a8fff3f1f51b31c2414559ccc8e7e6d36535f42f6", kill_on_drop: false }` [INFO] [stdout] aab530573940516fb844012a8fff3f1f51b31c2414559ccc8e7e6d36535f42f6