[INFO] cloning repository https://github.com/kunalchandan/LatticeBoltzmann
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunalchandan/LatticeBoltzmann" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FLatticeBoltzmann", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FLatticeBoltzmann'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16ecba4248602ac341d17862fcfa52afa92095c0
[INFO] checking kunalchandan/LatticeBoltzmann against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FLatticeBoltzmann" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kunalchandan/LatticeBoltzmann
[INFO] finished tweaking git repo https://github.com/kunalchandan/LatticeBoltzmann
[INFO] tweaked toml for git repo https://github.com/kunalchandan/LatticeBoltzmann written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunalchandan/LatticeBoltzmann on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunalchandan/LatticeBoltzmann 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded piston2d-graphics v0.35.0
[INFO] [stderr]   Downloaded pistoncore-window v0.44.0
[INFO] [stderr]   Downloaded pistoncore-input v0.28.0
[INFO] [stderr]   Downloaded pistoncore-event_loop v0.49.0
[INFO] [stderr]   Downloaded piston v0.49.0
[INFO] [stderr]   Downloaded glutin v0.21.1
[INFO] [stderr]   Downloaded pistoncore-glutin_window v0.63.0
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.66.0
[INFO] [stderr]   Downloaded piston2d-opengl_graphics v0.70.0
[INFO] [stderr]   Downloaded piston_window v0.105.0
[INFO] [stderr]   Downloaded imageproc v0.19.2
[INFO] [stderr]   Downloaded piston-gfx_texture v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f74fa2318013d6af5a2d80d542d52c8dead1d4989ec1c5cf74cb46a10e34627
[INFO] running `Command { std: "docker" "start" "-a" "7f74fa2318013d6af5a2d80d542d52c8dead1d4989ec1c5cf74cb46a10e34627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f74fa2318013d6af5a2d80d542d52c8dead1d4989ec1c5cf74cb46a10e34627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f74fa2318013d6af5a2d80d542d52c8dead1d4989ec1c5cf74cb46a10e34627", kill_on_drop: false }`
[INFO] [stdout] 7f74fa2318013d6af5a2d80d542d52c8dead1d4989ec1c5cf74cb46a10e34627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ba118e2d6fcec78c09d853daf1d987fec92e5d4e5e06047128ce05171de9c3
[INFO] running `Command { std: "docker" "start" "-a" "a5ba118e2d6fcec78c09d853daf1d987fec92e5d4e5e06047128ce05171de9c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking stb_truetype v0.3.0
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking rusttype v0.8.1
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking png v0.15.1
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking piston-texture v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling gfx_gl v0.6.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLExFVq/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `glutin_egl_sys` (build script)
[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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_egl_sys-0.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddabd59f41021521 -C extra-filename=-3807a37c5883062a --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-3807a37c5883062a -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-f26f8804de03750a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `glutin_glx_sys` (build script)
[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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e04554682973ca83 -C extra-filename=-10e332b7f11cca64 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-10e332b7f11cca64 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-d5c3a0002ed36b21.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDK5b5H/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-d238a9beea18f8c0.rlib,libkhronos_api-21b058a19a7424b3.rlib,libxml-1935f2c60392c5a6.rlib,liblog-09af70f84e9a5c51.rlib,libcfg_if-70d27425395161fc.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDK5b5H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gl-0eb0a18dc9eba710/build_script_build-0eb0a18dc9eba710" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx_gl` (build script)
[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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx_gl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f139deb522d597f -C extra-filename=-abe446258c3e0542 --out-dir /opt/rustwide/target/debug/build/gfx_gl-abe446258c3e0542 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-d5c3a0002ed36b21.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `gl` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `wayland-scanner` (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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name wayland_scanner --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=520f2a57b098a69e -C extra-filename=-b40df0a03a2dcfdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-1935f2c60392c5a6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/syn-4673e4e2fc3982e6.syn.95a4516faf6a731d-cgu.12.rcgu.o: No space left on device
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a5ba118e2d6fcec78c09d853daf1d987fec92e5d4e5e06047128ce05171de9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ba118e2d6fcec78c09d853daf1d987fec92e5d4e5e06047128ce05171de9c3", kill_on_drop: false }`
[INFO] [stdout] a5ba118e2d6fcec78c09d853daf1d987fec92e5d4e5e06047128ce05171de9c3
