[INFO] updating cached repository https://github.com/amatho/mandelbrot-glsl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 09c72e1c2c8b24fcf849822f604b049a11cd831d [INFO] testing amatho/mandelbrot-glsl against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Famatho%2Fmandelbrot-glsl" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amatho/mandelbrot-glsl on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/amatho/mandelbrot-glsl [INFO] finished tweaking git repo https://github.com/amatho/mandelbrot-glsl [INFO] tweaked toml for git repo https://github.com/amatho/mandelbrot-glsl written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/amatho/mandelbrot-glsl already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 61d290ff21493f42eb1d5951cce06481be0bee707a74c19ee41e895bae9e989f [INFO] running `"docker" "start" "-a" "61d290ff21493f42eb1d5951cce06481be0bee707a74c19ee41e895bae9e989f"` [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gfx_core v0.8.3 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.15s [INFO] running `"docker" "inspect" "61d290ff21493f42eb1d5951cce06481be0bee707a74c19ee41e895bae9e989f"` [INFO] running `"docker" "rm" "-f" "61d290ff21493f42eb1d5951cce06481be0bee707a74c19ee41e895bae9e989f"` [INFO] [stdout] 61d290ff21493f42eb1d5951cce06481be0bee707a74c19ee41e895bae9e989f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 11c021bf93d0b08605f8ab3658da820ad3acf862e0d94269ba4f6b5b5a960f60 [INFO] running `"docker" "start" "-a" "11c021bf93d0b08605f8ab3658da820ad3acf862e0d94269ba4f6b5b5a960f60"` [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `"docker" "inspect" "11c021bf93d0b08605f8ab3658da820ad3acf862e0d94269ba4f6b5b5a960f60"` [INFO] running `"docker" "rm" "-f" "11c021bf93d0b08605f8ab3658da820ad3acf862e0d94269ba4f6b5b5a960f60"` [INFO] [stdout] 11c021bf93d0b08605f8ab3658da820ad3acf862e0d94269ba4f6b5b5a960f60 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 4b230d58572403338b5740bc0a63058ebaaebb158121dfd3c25d510f9b8f5b12 [INFO] running `"docker" "start" "-a" "4b230d58572403338b5740bc0a63058ebaaebb158121dfd3c25d510f9b8f5b12"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mandelbrot_glsl-b1e766293edddccc [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" "4b230d58572403338b5740bc0a63058ebaaebb158121dfd3c25d510f9b8f5b12"` [INFO] running `"docker" "rm" "-f" "4b230d58572403338b5740bc0a63058ebaaebb158121dfd3c25d510f9b8f5b12"` [INFO] [stdout] 4b230d58572403338b5740bc0a63058ebaaebb158121dfd3c25d510f9b8f5b12