[INFO] cloning repository https://github.com/doxxx/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doxxx/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoxxx%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoxxx%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19d8685310f13f4c46bc7c37271fd8a4e68a8df8 [INFO] testing doxxx/raytracer against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoxxx%2Fraytracer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doxxx/raytracer on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/doxxx/raytracer [INFO] finished tweaking git repo https://github.com/doxxx/raytracer [INFO] tweaked toml for git repo https://github.com/doxxx/raytracer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/doxxx/raytracer 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.85.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 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.14.0 [INFO] [stderr] Downloaded png v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1bc5252672e8bb963de10b44fb2c1fbf365a5da12f0db09894a7dd97d99116 [INFO] running `Command { std: "docker" "start" "-a" "9e1bc5252672e8bb963de10b44fb2c1fbf365a5da12f0db09894a7dd97d99116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1bc5252672e8bb963de10b44fb2c1fbf365a5da12f0db09894a7dd97d99116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1bc5252672e8bb963de10b44fb2c1fbf365a5da12f0db09894a7dd97d99116", kill_on_drop: false }` [INFO] [stdout] 9e1bc5252672e8bb963de10b44fb2c1fbf365a5da12f0db09894a7dd97d99116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0e7d62691730a8cd1998c1d92d793b4e922e00753bc29300b0f50abbca1f0c [INFO] running `Command { std: "docker" "start" "-a" "0e0e7d62691730a8cd1998c1d92d793b4e922e00753bc29300b0f50abbca1f0c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling peg v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_derive-0b4067b9c51d10fc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/clap_derive-0b4067b9c51d10fc/dep-lib-clap_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `image` (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.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.14.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="bmp"' --cfg 'feature="default"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="ppm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "bmp", "default", "gif", "gif_codec", "hdr", "ico", "jpeg", "jpeg-decoder", "png", "png_codec", "ppm", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=0942d02720ce68a1 -C extra-filename=-198a18babd6b2cf7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-47cb6e2352881197.rmeta --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-179052edac92f5fa.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-cc1476086da44d55.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-d019e19fe2129b39.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-d6d6968822e93aa1.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-ce47e9435c596ec4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-73345b84f333333f.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-10d27ec6398196db.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-d8d596bc1f573ad5.rmeta --cap-lints allow --cap-lints=warn` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "0e0e7d62691730a8cd1998c1d92d793b4e922e00753bc29300b0f50abbca1f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0e7d62691730a8cd1998c1d92d793b4e922e00753bc29300b0f50abbca1f0c", kill_on_drop: false }` [INFO] [stdout] 0e0e7d62691730a8cd1998c1d92d793b4e922e00753bc29300b0f50abbca1f0c