[INFO] updating cached repository https://github.com/amatho/mandelbrot-glsl [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] 09c72e1c2c8b24fcf849822f604b049a11cd831d [INFO] testing amatho/mandelbrot-glsl against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famatho%2Fmandelbrot-glsl" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amatho/mandelbrot-glsl 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/amatho/mandelbrot-glsl [INFO] finished tweaking git repo https://github.com/amatho/mandelbrot-glsl [INFO] tweaked toml for git repo https://github.com/amatho/mandelbrot-glsl written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/amatho/mandelbrot-glsl 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] d62e56257561365d5756b222f43df86b914f2d422fb1d65c1e08eb3928a8bb5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d62e56257561365d5756b222f43df86b914f2d422fb1d65c1e08eb3928a8bb5c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gfx_core v0.8.3 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx v0.17.1 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 (https://github.com/gfx-rs/gfx?branch=pre-ll#5ac7bf6d) [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "d62e56257561365d5756b222f43df86b914f2d422fb1d65c1e08eb3928a8bb5c"` [INFO] running `"docker" "rm" "-f" "d62e56257561365d5756b222f43df86b914f2d422fb1d65c1e08eb3928a8bb5c"` [INFO] [stdout] d62e56257561365d5756b222f43df86b914f2d422fb1d65c1e08eb3928a8bb5c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] aeda25320eae89ea27e9cb20490358ec2dbcc8283a6084049b713c6ab49eafa9 [INFO] running `"docker" "start" "-a" "aeda25320eae89ea27e9cb20490358ec2dbcc8283a6084049b713c6ab49eafa9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mandelbrot_glsl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "aeda25320eae89ea27e9cb20490358ec2dbcc8283a6084049b713c6ab49eafa9"` [INFO] running `"docker" "rm" "-f" "aeda25320eae89ea27e9cb20490358ec2dbcc8283a6084049b713c6ab49eafa9"` [INFO] [stdout] aeda25320eae89ea27e9cb20490358ec2dbcc8283a6084049b713c6ab49eafa9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1d334dd9b5f40a9572bfa8b9beab16176ffef819fd08105c60cf0f6e7fbd196b [INFO] running `"docker" "start" "-a" "1d334dd9b5f40a9572bfa8b9beab16176ffef819fd08105c60cf0f6e7fbd196b"` [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/mandelbrot_glsl-10719c613d0d821a [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" "1d334dd9b5f40a9572bfa8b9beab16176ffef819fd08105c60cf0f6e7fbd196b"` [INFO] running `"docker" "rm" "-f" "1d334dd9b5f40a9572bfa8b9beab16176ffef819fd08105c60cf0f6e7fbd196b"` [INFO] [stdout] 1d334dd9b5f40a9572bfa8b9beab16176ffef819fd08105c60cf0f6e7fbd196b