[INFO] updating cached repository https://github.com/kmcallister/azurescens [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] 1385d3d0ab4f8735c2cff2d60aa218b4bc05df5b [INFO] testing kmcallister/azurescens against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmcallister%2Fazurescens" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmcallister/azurescens on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kmcallister/azurescens [INFO] finished tweaking git repo https://github.com/kmcallister/azurescens [INFO] tweaked toml for git repo https://github.com/kmcallister/azurescens written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kmcallister/azurescens already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 150d62ec25b2fed82df9e49cdc5102ece32e8712d4eee6d27b3546f80d5ee311 [INFO] running `"docker" "start" "-a" "150d62ec25b2fed82df9e49cdc5102ece32e8712d4eee6d27b3546f80d5ee311"` [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling serde v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling hyper v0.10.10 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.4 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling deflate v0.7.10 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling handlebars v0.26.2 [INFO] [stderr] Compiling tunapanel v0.1.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling azurescens v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.34s [INFO] running `"docker" "inspect" "150d62ec25b2fed82df9e49cdc5102ece32e8712d4eee6d27b3546f80d5ee311"` [INFO] running `"docker" "rm" "-f" "150d62ec25b2fed82df9e49cdc5102ece32e8712d4eee6d27b3546f80d5ee311"` [INFO] [stdout] 150d62ec25b2fed82df9e49cdc5102ece32e8712d4eee6d27b3546f80d5ee311 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f2d666dcbc797c09dd3aacbdf75e5d02e3ba2236da944a7483d488dbae8278e9 [INFO] running `"docker" "start" "-a" "f2d666dcbc797c09dd3aacbdf75e5d02e3ba2236da944a7483d488dbae8278e9"` [INFO] [stderr] Compiling azurescens v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "f2d666dcbc797c09dd3aacbdf75e5d02e3ba2236da944a7483d488dbae8278e9"` [INFO] running `"docker" "rm" "-f" "f2d666dcbc797c09dd3aacbdf75e5d02e3ba2236da944a7483d488dbae8278e9"` [INFO] [stdout] f2d666dcbc797c09dd3aacbdf75e5d02e3ba2236da944a7483d488dbae8278e9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 24bd1f926972dcb95f7405af5fa78048d55b749815f7a2ffeacdeccf2f611f8f [INFO] running `"docker" "start" "-a" "24bd1f926972dcb95f7405af5fa78048d55b749815f7a2ffeacdeccf2f611f8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/azurescens-33b19a031e888da8 [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/validate_shaders-78e47775fdc1485e [INFO] [stderr] ERROR:validate_shaders: Could not run glslangValidator. Skipping shader validation. [INFO] [stdout] test validate_shaders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "24bd1f926972dcb95f7405af5fa78048d55b749815f7a2ffeacdeccf2f611f8f"` [INFO] running `"docker" "rm" "-f" "24bd1f926972dcb95f7405af5fa78048d55b749815f7a2ffeacdeccf2f611f8f"` [INFO] [stdout] 24bd1f926972dcb95f7405af5fa78048d55b749815f7a2ffeacdeccf2f611f8f