[INFO] updating cached repository https://github.com/kvark/wasm-triangle [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] f4bbf31e1e6e346fb416d598444f1f41de4bfcc9 [INFO] testing kvark/wasm-triangle against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fwasm-triangle" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvark/wasm-triangle 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/kvark/wasm-triangle [INFO] finished tweaking git repo https://github.com/kvark/wasm-triangle [INFO] tweaked toml for git repo https://github.com/kvark/wasm-triangle written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kvark/wasm-triangle 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 9cb9d15defd1b4cc9d72413d2d483f0ecf59dc513a8c3a3fc8324e98e90e3d73 [INFO] running `"docker" "start" "-a" "9cb9d15defd1b4cc9d72413d2d483f0ecf59dc513a8c3a3fc8324e98e90e3d73"` [INFO] [stderr] Compiling memmap v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.12.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling x11-dl v2.17.1 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-sys v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.12.3 [INFO] [stderr] Compiling wayland-protocols v0.12.3 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling glutin v0.11.0 (https://github.com/kvark/glutin?branch=emscripten#8dec4986) [INFO] [stderr] Compiling wayland-kbd v0.13.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling winit v0.9.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wasm-triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.60s [INFO] running `"docker" "inspect" "9cb9d15defd1b4cc9d72413d2d483f0ecf59dc513a8c3a3fc8324e98e90e3d73"` [INFO] running `"docker" "rm" "-f" "9cb9d15defd1b4cc9d72413d2d483f0ecf59dc513a8c3a3fc8324e98e90e3d73"` [INFO] [stdout] 9cb9d15defd1b4cc9d72413d2d483f0ecf59dc513a8c3a3fc8324e98e90e3d73 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] de4406ce8159035a6f390f14672e4b5f21ee7123042f863928fbd729c03540cb [INFO] running `"docker" "start" "-a" "de4406ce8159035a6f390f14672e4b5f21ee7123042f863928fbd729c03540cb"` [INFO] [stderr] Compiling wasm-triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "de4406ce8159035a6f390f14672e4b5f21ee7123042f863928fbd729c03540cb"` [INFO] running `"docker" "rm" "-f" "de4406ce8159035a6f390f14672e4b5f21ee7123042f863928fbd729c03540cb"` [INFO] [stdout] de4406ce8159035a6f390f14672e4b5f21ee7123042f863928fbd729c03540cb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 4f9719b3212b72b0b9d4850d53ccbb8044d40bb47e7e52e2b19680c45eb8e9a6 [INFO] running `"docker" "start" "-a" "4f9719b3212b72b0b9d4850d53ccbb8044d40bb47e7e52e2b19680c45eb8e9a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_triangle-fabc093edae6b151 [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" "4f9719b3212b72b0b9d4850d53ccbb8044d40bb47e7e52e2b19680c45eb8e9a6"` [INFO] running `"docker" "rm" "-f" "4f9719b3212b72b0b9d4850d53ccbb8044d40bb47e7e52e2b19680c45eb8e9a6"` [INFO] [stdout] 4f9719b3212b72b0b9d4850d53ccbb8044d40bb47e7e52e2b19680c45eb8e9a6