[INFO] cloning repository https://github.com/mandeep/renderama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mandeep/renderama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandeep%2Frenderama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandeep%2Frenderama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc9cc7e48386a6c41f074254b0aa24c8353efb6a [INFO] checking mandeep/renderama against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandeep%2Frenderama" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mandeep/renderama on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mandeep/renderama [INFO] finished tweaking git repo https://github.com/mandeep/renderama [INFO] tweaked toml for git repo https://github.com/mandeep/renderama written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mandeep/renderama 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.3.1 [INFO] [stderr] Downloaded tobj v0.1.11 [INFO] [stderr] Downloaded image2 v0.11.3 [INFO] [stderr] Downloaded oidn v0.2.0 [INFO] [stderr] Downloaded glam v0.8.2 [INFO] [stderr] Downloaded pbr v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65ab756fb5e12017ad8274586ebf1eeaa27efdf833b35cb8403ea4cf950a924 [INFO] running `Command { std: "docker" "start" "-a" "c65ab756fb5e12017ad8274586ebf1eeaa27efdf833b35cb8403ea4cf950a924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65ab756fb5e12017ad8274586ebf1eeaa27efdf833b35cb8403ea4cf950a924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65ab756fb5e12017ad8274586ebf1eeaa27efdf833b35cb8403ea4cf950a924", kill_on_drop: false }` [INFO] [stdout] c65ab756fb5e12017ad8274586ebf1eeaa27efdf833b35cb8403ea4cf950a924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fdf9038c1cf27577aa6fa98467cb3632edac9e85057576d771c23ea04ae808 [INFO] running `Command { std: "docker" "start" "-a" "70fdf9038c1cf27577aa6fa98467cb3632edac9e85057576d771c23ea04ae808", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking glam v0.8.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking euclid v0.20.5 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tobj v0.1.11 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Compiling image2 v0.11.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasqilWJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euclid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZLY2gd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-0.15.29/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=c0dd08c1c74c3d5d -C extra-filename=-ca23aa34077b8730 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b69db75199f29b8a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d5ce396318459c8a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-0683420cc1c7e996.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_use_thread_id --cfg syn_can_call_macro_by_path` (exit status: 101) [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetas21kee/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUtTTBK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZiohrW/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (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/rmetavp06yN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: image2@0.11.3: stb/stb.c:6: fatal error: error writing to /tmp/ccaWFkm7.s: No space left on device [INFO] [stderr] warning: image2@0.11.3: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `image2 v0.11.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/image2-962b972bee320a2d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("3") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/image2-7cc47bee05a14337/out/stb/stb.o" "-c" "stb/stb.c" [INFO] [stderr] cargo:warning=stb/stb.c:6: fatal error: error writing to /tmp/ccaWFkm7.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/image2-7cc47bee05a14337/out/stb/stb.o" "-c" "stb/stb.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "70fdf9038c1cf27577aa6fa98467cb3632edac9e85057576d771c23ea04ae808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fdf9038c1cf27577aa6fa98467cb3632edac9e85057576d771c23ea04ae808", kill_on_drop: false }` [INFO] [stdout] 70fdf9038c1cf27577aa6fa98467cb3632edac9e85057576d771c23ea04ae808