[INFO] cloning repository https://github.com/kgrybos/world-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgrybos/world-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgrybos%2Fworld-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgrybos%2Fworld-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c423bf339a708002153825c31067906e73adce69 [INFO] testing kgrybos/world-generator against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgrybos%2Fworld-generator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kgrybos/world-generator on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kgrybos/world-generator [INFO] finished tweaking git repo https://github.com/kgrybos/world-generator [INFO] tweaked toml for git repo https://github.com/kgrybos/world-generator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kgrybos/world-generator 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 521a49f9679dfb1cea3c672682b3035c95f7c69084f38a3f3163fa71fcfccf8e [INFO] running `Command { std: "docker" "start" "-a" "521a49f9679dfb1cea3c672682b3035c95f7c69084f38a3f3163fa71fcfccf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "521a49f9679dfb1cea3c672682b3035c95f7c69084f38a3f3163fa71fcfccf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521a49f9679dfb1cea3c672682b3035c95f7c69084f38a3f3163fa71fcfccf8e", kill_on_drop: false }` [INFO] [stdout] 521a49f9679dfb1cea3c672682b3035c95f7c69084f38a3f3163fa71fcfccf8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15582a502e5ddbc13df8a7a93dd213519379eee1f829958bc2ef7bc07d3d5e0a [INFO] running `Command { std: "docker" "start" "-a" "15582a502e5ddbc13df8a7a93dd213519379eee1f829958bc2ef7bc07d3d5e0a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling minifb v0.15.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau0AjSY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noise` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name image --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.18.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="pnm"' --cfg 'feature="ppm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmarks", "bmp", "default", "gif", "gif_codec", "hdr", "ico", "jpeg", "jpeg-decoder", "png", "png_codec", "pnm", "ppm", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=62084a59b45a81bb -C extra-filename=-480279491179323b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-585ffbd7ef95343a.rmeta --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-e63432e45cc67961.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-3fba370de523c0c3.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-1cd51416dfbab3cb.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-2b0a8108fe0ae526.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-75cc8f7a7d25577e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0374755569bf6ce7.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-adb3bf85fbf83df0.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-ea80625569c7ab31.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "15582a502e5ddbc13df8a7a93dd213519379eee1f829958bc2ef7bc07d3d5e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15582a502e5ddbc13df8a7a93dd213519379eee1f829958bc2ef7bc07d3d5e0a", kill_on_drop: false }` [INFO] [stdout] 15582a502e5ddbc13df8a7a93dd213519379eee1f829958bc2ef7bc07d3d5e0a