[INFO] cloning repository https://github.com/linkypi/my_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linkypi/my_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkypi%2Fmy_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkypi%2Fmy_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2deb3dfc825a9db44753f9c5606c5e11d2d0a389 [INFO] checking linkypi/my_os against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkypi%2Fmy_os" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linkypi/my_os on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/linkypi/my_os [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/linkypi/my_os [INFO] tweaked toml for git repo https://github.com/linkypi/my_os written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/linkypi/my_os 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05dee2d04b915ff231483f6fe945493c70b8bb91158aa216c110680fc01c0ab7 [INFO] running `Command { std: "docker" "start" "-a" "05dee2d04b915ff231483f6fe945493c70b8bb91158aa216c110680fc01c0ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05dee2d04b915ff231483f6fe945493c70b8bb91158aa216c110680fc01c0ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dee2d04b915ff231483f6fe945493c70b8bb91158aa216c110680fc01c0ab7", kill_on_drop: false }` [INFO] [stdout] 05dee2d04b915ff231483f6fe945493c70b8bb91158aa216c110680fc01c0ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd7d376732d6c9f24d29632700ced79da8c4d6a2842226eb3056bb149edc061 [INFO] running `Command { std: "docker" "start" "-a" "7cd7d376732d6c9f24d29632700ced79da8c4d6a2842226eb3056bb149edc061", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Compiling bootloader v0.9.28 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking pc-keyboard v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/bootloader-55ad7550bae4c1a8/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustversion` (build script) [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/249cb84316401daf040832cdbb8a45e0f5ab6af8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.15/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8af6682e2b7994c9 -C extra-filename=-b0985c56bccf62a6 --out-dir /opt/rustwide/target/debug/build/rustversion-b0985c56bccf62a6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaC0MXN1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pc-keyboard` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7cd7d376732d6c9f24d29632700ced79da8c4d6a2842226eb3056bb149edc061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd7d376732d6c9f24d29632700ced79da8c4d6a2842226eb3056bb149edc061", kill_on_drop: false }` [INFO] [stdout] 7cd7d376732d6c9f24d29632700ced79da8c4d6a2842226eb3056bb149edc061