[INFO] cloning repository https://github.com/Seif2001/ScrollableTable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seif2001/ScrollableTable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeif2001%2FScrollableTable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeif2001%2FScrollableTable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffdbfcf0ede3d383000a8d7582c0da134896b864 [INFO] checking Seif2001/ScrollableTable/ffdbfcf0ede3d383000a8d7582c0da134896b864 against nightly-2024-10-24 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeif2001%2FScrollableTable" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Seif2001/ScrollableTable on toolchain nightly-2024-10-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Seif2001/ScrollableTable [INFO] finished tweaking git repo https://github.com/Seif2001/ScrollableTable [INFO] tweaked toml for git repo https://github.com/Seif2001/ScrollableTable written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Seif2001/ScrollableTable 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" "+nightly-2024-10-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fab0f91c41f0d9de7bd5391c4c9fe87ee1b0bf85b7533a4f48f9a5bbdf2ff8fc [INFO] running `Command { std: "docker" "start" "-a" "fab0f91c41f0d9de7bd5391c4c9fe87ee1b0bf85b7533a4f48f9a5bbdf2ff8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab0f91c41f0d9de7bd5391c4c9fe87ee1b0bf85b7533a4f48f9a5bbdf2ff8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab0f91c41f0d9de7bd5391c4c9fe87ee1b0bf85b7533a4f48f9a5bbdf2ff8fc", kill_on_drop: false }` [INFO] [stdout] fab0f91c41f0d9de7bd5391c4c9fe87ee1b0bf85b7533a4f48f9a5bbdf2ff8fc [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 063ec6dcdb450013883338f5a8b31410ac8bd428fe3bb2f1bbdd73afc98c2061 [INFO] running `Command { std: "docker" "start" "-a" "063ec6dcdb450013883338f5a8b31410ac8bd428fe3bb2f1bbdd73afc98c2061", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (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/nightly-2024-10-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=300a5c1c2a0c26f2 -C extra-filename=-300a5c1c2a0c26f2 --out-dir /opt/rustwide/target/debug/build/libc-300a5c1c2a0c26f2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/rmetaGIADic" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cassowary` (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/rmetanrbdmH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "063ec6dcdb450013883338f5a8b31410ac8bd428fe3bb2f1bbdd73afc98c2061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063ec6dcdb450013883338f5a8b31410ac8bd428fe3bb2f1bbdd73afc98c2061", kill_on_drop: false }` [INFO] [stdout] 063ec6dcdb450013883338f5a8b31410ac8bd428fe3bb2f1bbdd73afc98c2061