[INFO] updating cached repository https://github.com/christolliday/webrender_test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] cc35479ad3e0edb0502ecdac222b0f87e6644d90 [INFO] testing christolliday/webrender_test against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristolliday%2Fwebrender_test" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christolliday/webrender_test on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/christolliday/webrender_test [INFO] finished tweaking git repo https://github.com/christolliday/webrender_test [INFO] tweaked toml for git repo https://github.com/christolliday/webrender_test written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/christolliday/webrender_test already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] bad9493224009731ef333781f879710544107fa784bc47a11b214fbadb52330f [INFO] running `"docker" "start" "-a" "bad9493224009731ef333781f879710544107fa784bc47a11b214fbadb52330f"` [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling webrender v0.54.0 (https://github.com/servo/webrender?rev=e30886d78c91bdd433fd978a39c511ef9416608e#e30886d7) [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling memmap v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.17.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.12.2 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.12.2 [INFO] [stderr] Compiling wayland-protocols v0.12.2 [INFO] [stderr] Compiling freetype v0.3.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling gleam v0.4.14 [INFO] [stderr] Compiling glutin v0.10.1 (https://github.com/christolliday/glutin?branch=new_winit#b47f878a) [INFO] [stderr] Compiling wayland-sys v0.12.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling wayland-kbd v0.13.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling winit v0.8.3 (https://github.com/tomaka/winit?rev=0f14e63b340cd21c470e827bb789362fe302adf5#0f14e63b) [INFO] [stderr] Compiling euclid v0.15.6 [INFO] [stderr] Compiling app_units v0.5.6 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling webrender_api v0.54.0 (https://github.com/servo/webrender?rev=e30886d78c91bdd433fd978a39c511ef9416608e#e30886d7) [INFO] [stderr] Compiling plane-split v0.6.0 [INFO] [stderr] Compiling webrender_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:22:28 [INFO] [stderr] | [INFO] [stderr] 22 | fn clone(&self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RenderNotifier` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.88s [INFO] running `"docker" "inspect" "bad9493224009731ef333781f879710544107fa784bc47a11b214fbadb52330f"` [INFO] running `"docker" "rm" "-f" "bad9493224009731ef333781f879710544107fa784bc47a11b214fbadb52330f"` [INFO] [stdout] bad9493224009731ef333781f879710544107fa784bc47a11b214fbadb52330f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 5eb35ebcd8b4e8dfc4a72180736ffaf534fd58ef08e352798de7cc13918257d8 [INFO] running `"docker" "start" "-a" "5eb35ebcd8b4e8dfc4a72180736ffaf534fd58ef08e352798de7cc13918257d8"` [INFO] [stderr] Compiling webrender_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:22:28 [INFO] [stderr] | [INFO] [stderr] 22 | fn clone(&self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn RenderNotifier` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `"docker" "inspect" "5eb35ebcd8b4e8dfc4a72180736ffaf534fd58ef08e352798de7cc13918257d8"` [INFO] running `"docker" "rm" "-f" "5eb35ebcd8b4e8dfc4a72180736ffaf534fd58ef08e352798de7cc13918257d8"` [INFO] [stdout] 5eb35ebcd8b4e8dfc4a72180736ffaf534fd58ef08e352798de7cc13918257d8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 142e21a5365927efe2079e15b61d45eaaa8141082ff2fc7c53eecad1d5d08193 [INFO] running `"docker" "start" "-a" "142e21a5365927efe2079e15b61d45eaaa8141082ff2fc7c53eecad1d5d08193"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/webrender_test-82d6ed622051757f [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" "142e21a5365927efe2079e15b61d45eaaa8141082ff2fc7c53eecad1d5d08193"` [INFO] running `"docker" "rm" "-f" "142e21a5365927efe2079e15b61d45eaaa8141082ff2fc7c53eecad1d5d08193"` [INFO] [stdout] 142e21a5365927efe2079e15b61d45eaaa8141082ff2fc7c53eecad1d5d08193