[INFO] updating cached repository amatho/mandelbrot-glsl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/amatho/mandelbrot-glsl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/amatho/mandelbrot-glsl" "work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/amatho/mandelbrot-glsl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amatho/mandelbrot-glsl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amatho/mandelbrot-glsl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 09c72e1c2c8b24fcf849822f604b049a11cd831d [INFO] sha for GitHub repo amatho/mandelbrot-glsl: 09c72e1c2c8b24fcf849822f604b049a11cd831d [INFO] validating manifest of amatho/mandelbrot-glsl on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of amatho/mandelbrot-glsl on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing amatho/mandelbrot-glsl [INFO] finished frobbing amatho/mandelbrot-glsl [INFO] frobbed toml for amatho/mandelbrot-glsl written to work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl/Cargo.toml [INFO] started frobbing amatho/mandelbrot-glsl [INFO] finished frobbing amatho/mandelbrot-glsl [INFO] frobbed toml for amatho/mandelbrot-glsl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amatho/mandelbrot-glsl/Cargo.toml [INFO] crate amatho/mandelbrot-glsl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing amatho/mandelbrot-glsl against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 82b5d975a89e60fa10724e025b21e7f765fcaa7907a22d88ea4faf27c99cfdc2 [INFO] running `"docker" "start" "-a" "82b5d975a89e60fa10724e025b21e7f765fcaa7907a22d88ea4faf27c99cfdc2"` [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.8.3 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx_device_gl v0.16.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx v0.17.1 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "82b5d975a89e60fa10724e025b21e7f765fcaa7907a22d88ea4faf27c99cfdc2"` [INFO] running `"docker" "rm" "-f" "82b5d975a89e60fa10724e025b21e7f765fcaa7907a22d88ea4faf27c99cfdc2"` [INFO] [stdout] 82b5d975a89e60fa10724e025b21e7f765fcaa7907a22d88ea4faf27c99cfdc2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e01e47d2f354cec4a43048483e73c1b7499d630db79d1edf95823edbecdedec [INFO] running `"docker" "start" "-a" "2e01e47d2f354cec4a43048483e73c1b7499d630db79d1edf95823edbecdedec"` [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "2e01e47d2f354cec4a43048483e73c1b7499d630db79d1edf95823edbecdedec"` [INFO] running `"docker" "rm" "-f" "2e01e47d2f354cec4a43048483e73c1b7499d630db79d1edf95823edbecdedec"` [INFO] [stdout] 2e01e47d2f354cec4a43048483e73c1b7499d630db79d1edf95823edbecdedec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/amatho/mandelbrot-glsl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 591e67ab489e6d4b5a78e28cbde94dc359d6f42ee5d796e0d971f0b97f7e82b5 [INFO] running `"docker" "start" "-a" "591e67ab489e6d4b5a78e28cbde94dc359d6f42ee5d796e0d971f0b97f7e82b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/mandelbrot_glsl-a3b8f296ebf45c31 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "591e67ab489e6d4b5a78e28cbde94dc359d6f42ee5d796e0d971f0b97f7e82b5"` [INFO] running `"docker" "rm" "-f" "591e67ab489e6d4b5a78e28cbde94dc359d6f42ee5d796e0d971f0b97f7e82b5"` [INFO] [stdout] 591e67ab489e6d4b5a78e28cbde94dc359d6f42ee5d796e0d971f0b97f7e82b5