[INFO] updating cached repository https://github.com/antonycourtney/hello-wl-egl [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] c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] testing antonycourtney/hello-wl-egl against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl" "/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/antonycourtney/hello-wl-egl on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] a682e3563fcec5a8c151509710d44d0f2a2bca25d9c19db385c60a6741c45315 [INFO] running `"docker" "start" "-a" "a682e3563fcec5a8c151509710d44d0f2a2bca25d9c19db385c60a6741c45315"` [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling tempfile v2.2.0 [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 wayland-scanner v0.12.5 [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 23.15s [INFO] running `"docker" "inspect" "a682e3563fcec5a8c151509710d44d0f2a2bca25d9c19db385c60a6741c45315"` [INFO] running `"docker" "rm" "-f" "a682e3563fcec5a8c151509710d44d0f2a2bca25d9c19db385c60a6741c45315"` [INFO] [stdout] a682e3563fcec5a8c151509710d44d0f2a2bca25d9c19db385c60a6741c45315 [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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 5e5e0df55979acc5c3e68c43fdcd938154150f2f48c80a3ccead5c909a9e9427 [INFO] running `"docker" "start" "-a" "5e5e0df55979acc5c3e68c43fdcd938154150f2f48c80a3ccead5c909a9e9427"` [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "5e5e0df55979acc5c3e68c43fdcd938154150f2f48c80a3ccead5c909a9e9427"` [INFO] running `"docker" "rm" "-f" "5e5e0df55979acc5c3e68c43fdcd938154150f2f48c80a3ccead5c909a9e9427"` [INFO] [stdout] 5e5e0df55979acc5c3e68c43fdcd938154150f2f48c80a3ccead5c909a9e9427 [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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 185bb6ccc35dc1f4272a4287199904cf16767cc40ac5bbcc8020d1ae2fb9e0a9 [INFO] running `"docker" "start" "-a" "185bb6ccc35dc1f4272a4287199904cf16767cc40ac5bbcc8020d1ae2fb9e0a9"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_wl_egl-64c5aa1404c2a928 [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" "185bb6ccc35dc1f4272a4287199904cf16767cc40ac5bbcc8020d1ae2fb9e0a9"` [INFO] running `"docker" "rm" "-f" "185bb6ccc35dc1f4272a4287199904cf16767cc40ac5bbcc8020d1ae2fb9e0a9"` [INFO] [stdout] 185bb6ccc35dc1f4272a4287199904cf16767cc40ac5bbcc8020d1ae2fb9e0a9