[INFO] cloning repository https://github.com/saturn-xiv/babylon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saturn-xiv/babylon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn-xiv%2Fbabylon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn-xiv%2Fbabylon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5935df95f72e4b8b958ec493e12f6a1d7a0013f8 [INFO] testing saturn-xiv/babylon against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaturn-xiv%2Fbabylon" "/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/saturn-xiv/babylon on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saturn-xiv/babylon [INFO] finished tweaking git repo https://github.com/saturn-xiv/babylon [INFO] tweaked toml for git repo https://github.com/saturn-xiv/babylon written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saturn-xiv/babylon 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627374ec10ed0c730ebbad7447cbd5a208f1e04fac83ab4a3c40d870ddbc4065 [INFO] running `Command { std: "docker" "start" "-a" "627374ec10ed0c730ebbad7447cbd5a208f1e04fac83ab4a3c40d870ddbc4065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627374ec10ed0c730ebbad7447cbd5a208f1e04fac83ab4a3c40d870ddbc4065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627374ec10ed0c730ebbad7447cbd5a208f1e04fac83ab4a3c40d870ddbc4065", kill_on_drop: false }` [INFO] [stdout] 627374ec10ed0c730ebbad7447cbd5a208f1e04fac83ab4a3c40d870ddbc4065 [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=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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da406ddf8fcbee3f676a9b15a8b523fb187289fe1923e3d4c1ab86f881104bd6 [INFO] running `Command { std: "docker" "start" "-a" "da406ddf8fcbee3f676a9b15a8b523fb187289fe1923e3d4c1ab86f881104bd6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.32/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="backtrace-sys"' --cfg 'feature="dbghelp"' --cfg 'feature="default"' --cfg 'feature="dladdr"' --cfg 'feature="libbacktrace"' --cfg 'feature="libunwind"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace-sys", "compiler_builtins", "core", "coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "findshlibs", "gimli-symbolize", "goblin", "kernel32", "libbacktrace", "libunwind", "memmap", "rustc-dep-of-std", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=49ebd9643c56bfd6 -C extra-filename=-49ebd9643c56bfd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-b8c95290a23a8aff.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-63f05f3a901fd67d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fe81c3d76b8f9138.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-e9ce4b37b915b5a3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-1686beb3be6f3a47/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaKPm9v/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da406ddf8fcbee3f676a9b15a8b523fb187289fe1923e3d4c1ab86f881104bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da406ddf8fcbee3f676a9b15a8b523fb187289fe1923e3d4c1ab86f881104bd6", kill_on_drop: false }` [INFO] [stdout] da406ddf8fcbee3f676a9b15a8b523fb187289fe1923e3d4c1ab86f881104bd6