Oct 11 05:13:12.229 INFO testing Nyrox/gui-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:13:12.229 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:13:12.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:13:12.650 INFO blam! 05cb77fd3e2d6045fe143479b4fa1192681aa613d187bb7abd43e093b38940d5 Oct 11 05:13:12.657 INFO running `"docker" "start" "-a" "05cb77fd3e2d6045fe143479b4fa1192681aa613d187bb7abd43e093b38940d5"` Oct 11 05:13:14.284 INFO kablam! usermod: no changes Oct 11 05:13:14.652 INFO kablam! Compiling enum_primitive v0.1.1 Oct 11 05:13:14.652 INFO kablam! Compiling serde_json v0.9.10 Oct 11 05:13:14.654 INFO kablam! Compiling shared_library v0.1.8 Oct 11 05:13:14.654 INFO kablam! Compiling tempfile v2.2.0 Oct 11 05:13:14.655 INFO kablam! Compiling phf_generator v0.7.21 Oct 11 05:13:14.655 INFO kablam! Compiling num-rational v0.1.41 Oct 11 05:13:14.655 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 05:13:14.680 INFO kablam! Compiling png v0.11.0 Oct 11 05:13:15.709 INFO kablam! Compiling gfx_core v0.8.2 Oct 11 05:13:19.242 INFO kablam! Compiling x11-dl v2.17.2 Oct 11 05:13:19.840 INFO kablam! Compiling piston2d-graphics v0.24.0 Oct 11 05:13:19.892 INFO kablam! Compiling fs2 v0.2.5 Oct 11 05:13:27.432 INFO kablam! Compiling gfx_gl v0.4.0 Oct 11 05:13:27.982 INFO kablam! Compiling phf_codegen v0.7.21 Oct 11 05:13:27.988 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 11 05:13:28.029 INFO kablam! Compiling memmap v0.4.0 Oct 11 05:13:28.029 INFO kablam! Compiling rayon v0.8.2 Oct 11 05:13:28.140 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 11 05:13:31.736 INFO kablam! Compiling target_build_utils v0.3.1 Oct 11 05:13:43.853 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 11 05:13:50.217 INFO kablam! Compiling pistoncore-window v0.30.0 Oct 11 05:13:53.603 INFO kablam! Compiling image v0.18.0 Oct 11 05:13:55.756 INFO kablam! Compiling pistoncore-event_loop v0.35.0 Oct 11 05:13:59.494 INFO kablam! Compiling piston v0.35.0 Oct 11 05:14:08.906 INFO kablam! Compiling libloading v0.3.4 Oct 11 05:14:16.862 INFO kablam! Compiling dlib v0.3.1 Oct 11 05:14:18.656 INFO kablam! Compiling wayland-sys v0.9.10 Oct 11 05:14:24.234 INFO kablam! Compiling wayland-client v0.9.10 Oct 11 05:14:28.088 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 11 05:14:28.088 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 11 05:14:32.629 INFO kablam! Compiling wayland-window v0.8.0 Oct 11 05:14:33.832 INFO kablam! Compiling winit v0.8.3 Oct 11 05:14:41.228 INFO kablam! Compiling glutin v0.10.1 Oct 11 05:14:42.821 INFO kablam! Compiling gfx v0.17.1 Oct 11 05:14:42.821 INFO kablam! Compiling gfx_device_gl v0.15.0 Oct 11 05:14:46.504 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 11 05:14:54.176 INFO kablam! Compiling piston-gfx_texture v0.31.0 Oct 11 05:14:56.040 INFO kablam! Compiling piston2d-gfx_graphics v0.48.0 Oct 11 05:15:00.037 INFO kablam! Compiling piston_window v0.75.0 Oct 11 05:15:02.892 INFO kablam! Compiling gui v0.1.0 (/source) Oct 11 05:15:05.804 INFO kablam! warning: unused variable: `line_width` Oct 11 05:15:05.804 INFO kablam! --> src/element.rs:70:7 Oct 11 05:15:05.804 INFO kablam! | Oct 11 05:15:05.804 INFO kablam! 70 | let line_width = self.computed_style.content_box.width; Oct 11 05:15:05.804 INFO kablam! | ^^^^^^^^^^ help: consider using `_line_width` instead Oct 11 05:15:05.804 INFO kablam! | Oct 11 05:15:05.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:15:05.804 INFO kablam! Oct 11 05:15:05.813 INFO kablam! warning: variant is never constructed: `Percent` Oct 11 05:15:05.813 INFO kablam! --> src/style.rs:32:2 Oct 11 05:15:05.813 INFO kablam! | Oct 11 05:15:05.814 INFO kablam! 32 | Percent(f64) Oct 11 05:15:05.814 INFO kablam! | ^^^^^^^^^^^^ Oct 11 05:15:05.814 INFO kablam! | Oct 11 05:15:05.820 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:15:05.820 INFO kablam! Oct 11 05:15:09.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 55s Oct 11 05:15:10.003 INFO kablam! su: No module specific data is present Oct 11 05:15:10.716 INFO running `"docker" "rm" "-f" "05cb77fd3e2d6045fe143479b4fa1192681aa613d187bb7abd43e093b38940d5"` Oct 11 05:15:10.996 INFO blam! 05cb77fd3e2d6045fe143479b4fa1192681aa613d187bb7abd43e093b38940d5 Oct 11 05:15:11.000 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:15:11.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:15:11.416 INFO blam! 69cb4ea9e03c1ec062c55a7aa43124ec37693a080e5786e4d6df0b9733e002d4 Oct 11 05:15:11.422 INFO running `"docker" "start" "-a" "69cb4ea9e03c1ec062c55a7aa43124ec37693a080e5786e4d6df0b9733e002d4"` Oct 11 05:15:12.509 INFO kablam! usermod: no changes Oct 11 05:15:12.820 INFO kablam! Compiling gui v0.1.0 (/source) Oct 11 05:15:15.804 INFO kablam! warning: unused variable: `line_width` Oct 11 05:15:15.804 INFO kablam! --> src/element.rs:70:7 Oct 11 05:15:15.804 INFO kablam! | Oct 11 05:15:15.804 INFO kablam! 70 | let line_width = self.computed_style.content_box.width; Oct 11 05:15:15.804 INFO kablam! | ^^^^^^^^^^ help: consider using `_line_width` instead Oct 11 05:15:15.804 INFO kablam! | Oct 11 05:15:15.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:15:15.804 INFO kablam! Oct 11 05:15:15.824 INFO kablam! warning: variant is never constructed: `Percent` Oct 11 05:15:15.824 INFO kablam! --> src/style.rs:32:2 Oct 11 05:15:15.824 INFO kablam! | Oct 11 05:15:15.824 INFO kablam! 32 | Percent(f64) Oct 11 05:15:15.824 INFO kablam! | ^^^^^^^^^^^^ Oct 11 05:15:15.824 INFO kablam! | Oct 11 05:15:15.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:15:15.824 INFO kablam! Oct 11 05:15:16.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.96s Oct 11 05:15:16.505 INFO kablam! su: No module specific data is present Oct 11 05:15:17.156 INFO running `"docker" "rm" "-f" "69cb4ea9e03c1ec062c55a7aa43124ec37693a080e5786e4d6df0b9733e002d4"` Oct 11 05:15:17.670 INFO blam! 69cb4ea9e03c1ec062c55a7aa43124ec37693a080e5786e4d6df0b9733e002d4 Oct 11 05:15:17.673 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:15:17.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:15:18.097 INFO blam! 879383d2500a48f6c836e3fcbdc483e8ed3d21a27ac2c2cb93ee5528a2921c8a Oct 11 05:15:18.102 INFO running `"docker" "start" "-a" "879383d2500a48f6c836e3fcbdc483e8ed3d21a27ac2c2cb93ee5528a2921c8a"` Oct 11 05:15:19.685 INFO kablam! usermod: no changes Oct 11 05:15:19.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 11 05:15:20.011 INFO kablam! Running /target/debug/deps/gui-7b21640e080eee78 Oct 11 05:15:20.040 INFO blam! Oct 11 05:15:20.040 INFO blam! running 0 tests Oct 11 05:15:20.040 INFO blam! Oct 11 05:15:20.040 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:15:20.040 INFO blam! Oct 11 05:15:20.042 INFO kablam! su: No module specific data is present Oct 11 05:15:20.909 INFO running `"docker" "rm" "-f" "879383d2500a48f6c836e3fcbdc483e8ed3d21a27ac2c2cb93ee5528a2921c8a"` Oct 11 05:15:21.229 INFO blam! 879383d2500a48f6c836e3fcbdc483e8ed3d21a27ac2c2cb93ee5528a2921c8a