[INFO] cloning repository https://github.com/antonycourtney/hello-wl-egl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antonycourtney/hello-wl-egl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] testing antonycourtney/hello-wl-egl against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antonycourtney/hello-wl-egl 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/antonycourtney/hello-wl-egl [INFO] finished tweaking git repo https://github.com/antonycourtney/hello-wl-egl [INFO] tweaked toml for git repo https://github.com/antonycourtney/hello-wl-egl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/antonycourtney/hello-wl-egl 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 28c642f8c24d8f5aa8aa2ef95641b09a2d58ece04aba43c019e3d811386dced8 [INFO] running `"docker" "start" "-a" "28c642f8c24d8f5aa8aa2ef95641b09a2d58ece04aba43c019e3d811386dced8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.49s [INFO] running `"docker" "inspect" "28c642f8c24d8f5aa8aa2ef95641b09a2d58ece04aba43c019e3d811386dced8"` [INFO] running `"docker" "rm" "-f" "28c642f8c24d8f5aa8aa2ef95641b09a2d58ece04aba43c019e3d811386dced8"` [INFO] [stdout] 28c642f8c24d8f5aa8aa2ef95641b09a2d58ece04aba43c019e3d811386dced8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a04ba63d6511dc70ea05315f6103927fe1d3285a45de662b99094151a5514363 [INFO] running `"docker" "start" "-a" "a04ba63d6511dc70ea05315f6103927fe1d3285a45de662b99094151a5514363"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "a04ba63d6511dc70ea05315f6103927fe1d3285a45de662b99094151a5514363"` [INFO] running `"docker" "rm" "-f" "a04ba63d6511dc70ea05315f6103927fe1d3285a45de662b99094151a5514363"` [INFO] [stdout] a04ba63d6511dc70ea05315f6103927fe1d3285a45de662b99094151a5514363 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 29945808e6ca2f58dec6ef575d25a05ed5dfb5be31bb8487f6cd93f94fc301b0 [INFO] running `"docker" "start" "-a" "29945808e6ca2f58dec6ef575d25a05ed5dfb5be31bb8487f6cd93f94fc301b0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_wl_egl-094393bf2c3d55f9 [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" "29945808e6ca2f58dec6ef575d25a05ed5dfb5be31bb8487f6cd93f94fc301b0"` [INFO] running `"docker" "rm" "-f" "29945808e6ca2f58dec6ef575d25a05ed5dfb5be31bb8487f6cd93f94fc301b0"` [INFO] [stdout] 29945808e6ca2f58dec6ef575d25a05ed5dfb5be31bb8487f6cd93f94fc301b0