[INFO] updating cached repository https://github.com/kvark/gl-bench [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] af492d1804a9532310c047c7e40e12e0d145c82e [INFO] testing kvark/gl-bench against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvark%2Fgl-bench" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvark/gl-bench 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/kvark/gl-bench [INFO] finished tweaking git repo https://github.com/kvark/gl-bench [INFO] tweaked toml for git repo https://github.com/kvark/gl-bench written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kvark/gl-bench 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] cb06d64376159d2b3a101866844bdfe0b97e7a07ba0d24a1964e79e531149dd5 [INFO] running `"docker" "start" "-a" "cb06d64376159d2b3a101866844bdfe0b97e7a07ba0d24a1964e79e531149dd5"` [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling memmap v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.12.3 [INFO] [stderr] Compiling x11-dl v2.17.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.8 [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 dlib v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.3 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling glutin v0.11.0 [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 gl-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.49s [INFO] running `"docker" "inspect" "cb06d64376159d2b3a101866844bdfe0b97e7a07ba0d24a1964e79e531149dd5"` [INFO] running `"docker" "rm" "-f" "cb06d64376159d2b3a101866844bdfe0b97e7a07ba0d24a1964e79e531149dd5"` [INFO] [stdout] cb06d64376159d2b3a101866844bdfe0b97e7a07ba0d24a1964e79e531149dd5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] f2ab6182b91bd3aec3461fa527978b5586fa64830bc3f4c6723d3e482588e59f [INFO] running `"docker" "start" "-a" "f2ab6182b91bd3aec3461fa527978b5586fa64830bc3f4c6723d3e482588e59f"` [INFO] [stderr] Compiling gl-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "f2ab6182b91bd3aec3461fa527978b5586fa64830bc3f4c6723d3e482588e59f"` [INFO] running `"docker" "rm" "-f" "f2ab6182b91bd3aec3461fa527978b5586fa64830bc3f4c6723d3e482588e59f"` [INFO] [stdout] f2ab6182b91bd3aec3461fa527978b5586fa64830bc3f4c6723d3e482588e59f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 937c69e5aef9d89e6df017c389ae817629ab599ebb9778e2d9822b01d4ca5fd1 [INFO] running `"docker" "start" "-a" "937c69e5aef9d89e6df017c389ae817629ab599ebb9778e2d9822b01d4ca5fd1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gl_bench-53f8fcf9411e07c2 [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" "937c69e5aef9d89e6df017c389ae817629ab599ebb9778e2d9822b01d4ca5fd1"` [INFO] running `"docker" "rm" "-f" "937c69e5aef9d89e6df017c389ae817629ab599ebb9778e2d9822b01d4ca5fd1"` [INFO] [stdout] 937c69e5aef9d89e6df017c389ae817629ab599ebb9778e2d9822b01d4ca5fd1