[INFO] cloning repository https://github.com/zaikawo/lwadef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaikawo/lwadef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaikawo%2Flwadef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaikawo%2Flwadef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3085fd95becd2e591b1918a68e8edf514d7f3591 [INFO] testing zaikawo/lwadef against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaikawo%2Flwadef" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaikawo/lwadef on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaikawo/lwadef [INFO] finished tweaking git repo https://github.com/zaikawo/lwadef [INFO] tweaked toml for git repo https://github.com/zaikawo/lwadef written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zaikawo/lwadef 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec11e711d523f1917e6a0987ad76fc5e5dd671266fcf57806962e0adc055bfe8 [INFO] running `Command { std: "docker" "start" "-a" "ec11e711d523f1917e6a0987ad76fc5e5dd671266fcf57806962e0adc055bfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec11e711d523f1917e6a0987ad76fc5e5dd671266fcf57806962e0adc055bfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec11e711d523f1917e6a0987ad76fc5e5dd671266fcf57806962e0adc055bfe8", kill_on_drop: false }` [INFO] [stdout] ec11e711d523f1917e6a0987ad76fc5e5dd671266fcf57806962e0adc055bfe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558bbe69cebb7f4fc0e6688fc26c939a66271d3c7abab1037569438056c23e40 [INFO] running `Command { std: "docker" "start" "-a" "558bbe69cebb7f4fc0e6688fc26c939a66271d3c7abab1037569438056c23e40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling full_moon v1.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `full_moon` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name full_moon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/full_moon-1.1.0/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lua52", "lua53", "lua54", "luajit", "luau", "no-source-tests", "roblox", "serde"))' -C metadata=e89ccdbb208841be -C extra-filename=-e89ccdbb208841be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-bb026d563bdc2e3e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-828dfa87a7f119cd.rmeta --extern full_moon_derive=/opt/rustwide/target/debug/deps/libfull_moon_derive-74de8385efe9624b.so --extern paste=/opt/rustwide/target/debug/deps/libpaste-940bfb45d3a97005.so --extern serde=/opt/rustwide/target/debug/deps/libserde-69207a989f96ade9.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-c0dcce3ecb266960.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "558bbe69cebb7f4fc0e6688fc26c939a66271d3c7abab1037569438056c23e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558bbe69cebb7f4fc0e6688fc26c939a66271d3c7abab1037569438056c23e40", kill_on_drop: false }` [INFO] [stdout] 558bbe69cebb7f4fc0e6688fc26c939a66271d3c7abab1037569438056c23e40