[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 1.44.0 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-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Friz64/weird_glfw_wgpu_bug on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-6/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] cb661077534d8afd9c4cf2301996cdf03c9aa8740d06c40e86a93fcd517532a4 [INFO] running `"docker" "start" "-a" "cb661077534d8afd9c4cf2301996cdf03c9aa8740d06c40e86a93fcd517532a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [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 regex v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.3.0 [INFO] [stderr] Compiling gfx-backend-empty v0.3.0 [INFO] [stderr] Compiling rendy-descriptor v0.4.0 [INFO] [stderr] Compiling rendy-memory 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 28s [INFO] running `"docker" "inspect" "cb661077534d8afd9c4cf2301996cdf03c9aa8740d06c40e86a93fcd517532a4"` [INFO] running `"docker" "rm" "-f" "cb661077534d8afd9c4cf2301996cdf03c9aa8740d06c40e86a93fcd517532a4"` [INFO] [stdout] cb661077534d8afd9c4cf2301996cdf03c9aa8740d06c40e86a93fcd517532a4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 2cdde6863a7f087ea87a28a3f10a46c06ef4586ae88a33be36017b1dee77be8a [INFO] running `"docker" "start" "-a" "2cdde6863a7f087ea87a28a3f10a46c06ef4586ae88a33be36017b1dee77be8a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling weird_glfw_wgpu_bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `"docker" "inspect" "2cdde6863a7f087ea87a28a3f10a46c06ef4586ae88a33be36017b1dee77be8a"` [INFO] running `"docker" "rm" "-f" "2cdde6863a7f087ea87a28a3f10a46c06ef4586ae88a33be36017b1dee77be8a"` [INFO] [stdout] 2cdde6863a7f087ea87a28a3f10a46c06ef4586ae88a33be36017b1dee77be8a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 69537e82af9db214bcbcd434283100379c3ac30f8d1bb803cf21547bf038e1f8 [INFO] running `"docker" "start" "-a" "69537e82af9db214bcbcd434283100379c3ac30f8d1bb803cf21547bf038e1f8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/weird_glfw_wgpu_bug-ef28a7ab614d7855 [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" "69537e82af9db214bcbcd434283100379c3ac30f8d1bb803cf21547bf038e1f8"` [INFO] running `"docker" "rm" "-f" "69537e82af9db214bcbcd434283100379c3ac30f8d1bb803cf21547bf038e1f8"` [INFO] [stdout] 69537e82af9db214bcbcd434283100379c3ac30f8d1bb803cf21547bf038e1f8