[INFO] updating cached repository https://github.com/woelper/oculante [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] 10079ab80cb60c40ab2a25f37cbe6f7d2f29ca44 [INFO] testing woelper/oculante against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Foculante" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woelper/oculante 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/woelper/oculante [INFO] finished tweaking git repo https://github.com/woelper/oculante [INFO] tweaked toml for git repo https://github.com/woelper/oculante written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/woelper/oculante 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 723f525eccc10b0774365f1a55e231cd3b72c7b588ae6b9422e08b1ffef0dc78 [INFO] running `"docker" "start" "-a" "723f525eccc10b0774365f1a55e231cd3b72c7b588ae6b9422e08b1ffef0dc78"` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling oculante v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling seek_bufread v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rs-exr v0.1.0 (https://github.com/johannesvollmer/rs-exr.git#2a0b3ed3) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling psd v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling dds-rs v0.7.0 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "723f525eccc10b0774365f1a55e231cd3b72c7b588ae6b9422e08b1ffef0dc78"` [INFO] running `"docker" "rm" "-f" "723f525eccc10b0774365f1a55e231cd3b72c7b588ae6b9422e08b1ffef0dc78"` [INFO] [stdout] 723f525eccc10b0774365f1a55e231cd3b72c7b588ae6b9422e08b1ffef0dc78 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] e8a4018fa5b25d8edd0b21b5a2467e4a909213531e97983adb397271d9fbfb44 [INFO] running `"docker" "start" "-a" "e8a4018fa5b25d8edd0b21b5a2467e4a909213531e97983adb397271d9fbfb44"` [INFO] [stderr] Compiling oculante v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `"docker" "inspect" "e8a4018fa5b25d8edd0b21b5a2467e4a909213531e97983adb397271d9fbfb44"` [INFO] running `"docker" "rm" "-f" "e8a4018fa5b25d8edd0b21b5a2467e4a909213531e97983adb397271d9fbfb44"` [INFO] [stdout] e8a4018fa5b25d8edd0b21b5a2467e4a909213531e97983adb397271d9fbfb44 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] a3bd019e0fd3920568a78ebca92be680c7ae5ca003360e34ecd02ed92a868259 [INFO] running `"docker" "start" "-a" "a3bd019e0fd3920568a78ebca92be680c7ae5ca003360e34ecd02ed92a868259"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oculante-83fe2dcc0a8b9b5d [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" "a3bd019e0fd3920568a78ebca92be680c7ae5ca003360e34ecd02ed92a868259"` [INFO] running `"docker" "rm" "-f" "a3bd019e0fd3920568a78ebca92be680c7ae5ca003360e34ecd02ed92a868259"` [INFO] [stdout] a3bd019e0fd3920568a78ebca92be680c7ae5ca003360e34ecd02ed92a868259