[INFO] cloning repository https://github.com/antonycourtney/hello-wl-egl [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] testing antonycourtney/hello-wl-egl against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonycourtney%2Fhello-wl-egl" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antonycourtney/hello-wl-egl on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-27/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c4006fab0c09e49f3524ca5c1047157d15d4b57789f0ea870ae61b8a6714510 [INFO] running `Command { std: "docker" "start" "-a" "5c4006fab0c09e49f3524ca5c1047157d15d4b57789f0ea870ae61b8a6714510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4006fab0c09e49f3524ca5c1047157d15d4b57789f0ea870ae61b8a6714510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4006fab0c09e49f3524ca5c1047157d15d4b57789f0ea870ae61b8a6714510", kill_on_drop: false }` [INFO] [stdout] 5c4006fab0c09e49f3524ca5c1047157d15d4b57789f0ea870ae61b8a6714510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5672277ff96064c785a882df64af45997dfcb12d7aa1e0704d4a7eeda2f73660 [INFO] running `Command { std: "docker" "start" "-a" "5672277ff96064c785a882df64af45997dfcb12d7aa1e0704d4a7eeda2f73660", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling libloading v0.4.3 [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 wayland-scanner v0.12.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-sys 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 2m 13s [INFO] running `Command { std: "docker" "inspect" "5672277ff96064c785a882df64af45997dfcb12d7aa1e0704d4a7eeda2f73660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5672277ff96064c785a882df64af45997dfcb12d7aa1e0704d4a7eeda2f73660", kill_on_drop: false }` [INFO] [stdout] 5672277ff96064c785a882df64af45997dfcb12d7aa1e0704d4a7eeda2f73660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1bb948776719d0562053473f0c15761a4607e4f12600dc7b4831a3e3fdea857 [INFO] running `Command { std: "docker" "start" "-a" "e1bb948776719d0562053473f0c15761a4607e4f12600dc7b4831a3e3fdea857", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "e1bb948776719d0562053473f0c15761a4607e4f12600dc7b4831a3e3fdea857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bb948776719d0562053473f0c15761a4607e4f12600dc7b4831a3e3fdea857", kill_on_drop: false }` [INFO] [stdout] e1bb948776719d0562053473f0c15761a4607e4f12600dc7b4831a3e3fdea857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62093f74cafa3cbd7a6400860ec91f26efebfd5a228fd66a6da31526eae78a22 [INFO] running `Command { std: "docker" "start" "-a" "62093f74cafa3cbd7a6400860ec91f26efebfd5a228fd66a6da31526eae78a22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_wl_egl-9b9f344a49772df4) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62093f74cafa3cbd7a6400860ec91f26efebfd5a228fd66a6da31526eae78a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62093f74cafa3cbd7a6400860ec91f26efebfd5a228fd66a6da31526eae78a22", kill_on_drop: false }` [INFO] [stdout] 62093f74cafa3cbd7a6400860ec91f26efebfd5a228fd66a6da31526eae78a22