[INFO] updating cached repository https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] bf69be27612e188f1e52564d452698301896dc82 [INFO] testing Friz64/weird_glfw_wgpu_bug against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFriz64%2Fweird_glfw_wgpu_bug" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Friz64/weird_glfw_wgpu_bug on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] finished tweaking git repo https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] tweaked toml for git repo https://github.com/Friz64/weird_glfw_wgpu_bug written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Friz64/weird_glfw_wgpu_bug already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5deeb0e97408e4fc71f12c97817619a9b623a35451db8b1930c173e32871f1a [INFO] running `"docker" "start" "-a" "f5deeb0e97408e4fc71f12c97817619a9b623a35451db8b1930c173e32871f1a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling gfx-hal v0.3.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling glfw v0.32.0 [INFO] [stderr] Compiling gfx-backend-empty v0.3.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.3.0 [INFO] [stderr] Compiling rendy-memory v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.4.0 [INFO] [stderr] Compiling wgpu-native v0.3.3 [INFO] [stderr] Compiling wgpu v0.3.0 (https://github.com/gfx-rs/wgpu-rs.git#b7d8d8fa) [INFO] [stderr] Compiling weird_glfw_wgpu_bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "f5deeb0e97408e4fc71f12c97817619a9b623a35451db8b1930c173e32871f1a"` [INFO] running `"docker" "rm" "-f" "f5deeb0e97408e4fc71f12c97817619a9b623a35451db8b1930c173e32871f1a"` [INFO] [stdout] f5deeb0e97408e4fc71f12c97817619a9b623a35451db8b1930c173e32871f1a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42c55eec606622a9d4d8a3fb5692ff274e317a9da2dd0405788f57818c7257f7 [INFO] running `"docker" "start" "-a" "42c55eec606622a9d4d8a3fb5692ff274e317a9da2dd0405788f57818c7257f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling weird_glfw_wgpu_bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "42c55eec606622a9d4d8a3fb5692ff274e317a9da2dd0405788f57818c7257f7"` [INFO] running `"docker" "rm" "-f" "42c55eec606622a9d4d8a3fb5692ff274e317a9da2dd0405788f57818c7257f7"` [INFO] [stdout] 42c55eec606622a9d4d8a3fb5692ff274e317a9da2dd0405788f57818c7257f7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 909175758f1429881985a6a9055e19f9e124989e4cfd0cb0ed19c921016e53ed [INFO] running `"docker" "start" "-a" "909175758f1429881985a6a9055e19f9e124989e4cfd0cb0ed19c921016e53ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/weird_glfw_wgpu_bug-7798de3f23ecacd8 [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" "909175758f1429881985a6a9055e19f9e124989e4cfd0cb0ed19c921016e53ed"` [INFO] running `"docker" "rm" "-f" "909175758f1429881985a6a9055e19f9e124989e4cfd0cb0ed19c921016e53ed"` [INFO] [stdout] 909175758f1429881985a6a9055e19f9e124989e4cfd0cb0ed19c921016e53ed