[INFO] cloning repository https://github.com/deepin-community/rust-compiler-builtins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepin-community/rust-compiler-builtins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48f0b4e0cdd17843a876daf80c90c7504aad9bed [INFO] checking deepin-community/rust-compiler-builtins against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deepin-community/rust-compiler-builtins on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deepin-community/rust-compiler-builtins [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/deepin-community/rust-compiler-builtins [INFO] tweaked toml for git repo https://github.com/deepin-community/rust-compiler-builtins written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deepin-community/rust-compiler-builtins 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f19686a485f8700cd3ca84865852b197eeb5a6c3300991f7c5837dbac7287ea [INFO] running `Command { std: "docker" "start" "-a" "2f19686a485f8700cd3ca84865852b197eeb5a6c3300991f7c5837dbac7287ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f19686a485f8700cd3ca84865852b197eeb5a6c3300991f7c5837dbac7287ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f19686a485f8700cd3ca84865852b197eeb5a6c3300991f7c5837dbac7287ea", kill_on_drop: false }` [INFO] [stdout] 2f19686a485f8700cd3ca84865852b197eeb5a6c3300991f7c5837dbac7287ea [INFO] checking deepin-community/rust-compiler-builtins against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file libm/src/math/mod.rs [INFO] [stderr] error: unable to write file libm/src/math/modf.rs [INFO] [stderr] error: unable to write file libm/src/math/modff.rs [INFO] [stderr] error: unable to write file libm/src/math/nextafter.rs [INFO] [stderr] error: unable to write file libm/src/math/nextafterf.rs [INFO] [stderr] error: unable to write file libm/src/math/pow.rs [INFO] [stderr] error: unable to write file libm/src/math/powf.rs [INFO] [stderr] error: unable to write file libm/src/math/rem_pio2.rs [INFO] [stderr] error: unable to write file libm/src/math/rem_pio2_large.rs [INFO] [stderr] error: unable to write file libm/src/math/rem_pio2f.rs [INFO] [stderr] error: unable to write file libm/src/math/remainder.rs [INFO] [stderr] error: unable to write file src/int/specialized_div_rem/binary_long.rs [INFO] [stderr] error: unable to write file src/int/specialized_div_rem/delegate.rs [INFO] [stderr] error: unable to write file src/int/specialized_div_rem/mod.rs [INFO] [stderr] error: unable to write file src/int/specialized_div_rem/norm_shift.rs [INFO] [stderr] error: unable to write file src/int/specialized_div_rem/trifecta.rs [INFO] [stderr] error: unable to write file src/int/udiv.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/macros.rs [INFO] [stderr] error: unable to write file src/math.rs [INFO] [stderr] fatal: cannot create directory at 'src/mem': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking deepin-community/rust-compiler-builtins against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: Unable to create '/workspace/builds/worker-6-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking deepin-community/rust-compiler-builtins against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking deepin-community/rust-compiler-builtins against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepin-community%2Frust-compiler-builtins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device failed to checkout https://github.com/deepin-community/rust-compiler-builtins Caused by: command failed: exit status: 128