Oct 15 08:09:14.304 INFO testing Nyrox/gui-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:09:14.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 08:09:14.799 INFO blam! 71e18f8c610ec82ec6d8788295c8685891f4eeda05b2d84d4d2a75a3ac875f65 Oct 15 08:09:14.811 INFO running `"docker" "start" "-a" "71e18f8c610ec82ec6d8788295c8685891f4eeda05b2d84d4d2a75a3ac875f65"` Oct 15 08:09:16.002 INFO kablam! usermod: no changes Oct 15 08:09:16.435 INFO kablam! Compiling num-traits v0.1.42 Oct 15 08:09:16.443 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 08:09:16.443 INFO kablam! Compiling tempfile v2.2.0 Oct 15 08:09:16.463 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 08:09:16.463 INFO kablam! Compiling rusttype v0.2.3 Oct 15 08:09:16.463 INFO kablam! Compiling gfx_core v0.8.2 Oct 15 08:09:19.103 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 08:09:21.439 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 08:09:22.556 INFO kablam! Compiling serde_json v0.9.10 Oct 15 08:09:23.791 INFO kablam! Compiling num-integer v0.1.35 Oct 15 08:09:23.803 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 08:09:24.053 INFO kablam! Compiling rayon v0.8.2 Oct 15 08:09:28.683 INFO kablam! Compiling num-iter v0.1.34 Oct 15 08:09:28.683 INFO kablam! Compiling num-rational v0.1.41 Oct 15 08:09:30.264 INFO kablam! Compiling piston2d-graphics v0.24.0 Oct 15 08:09:30.659 INFO kablam! Compiling png v0.11.0 Oct 15 08:09:35.747 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 08:09:43.796 INFO kablam! Compiling image v0.18.0 Oct 15 08:09:55.535 INFO kablam! Compiling libloading v0.3.4 Oct 15 08:10:04.728 INFO kablam! Compiling dlib v0.3.1 Oct 15 08:10:06.615 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 08:10:13.821 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 08:10:19.560 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 08:10:19.560 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 08:10:27.119 INFO kablam! Compiling wayland-window v0.8.0 Oct 15 08:10:28.780 INFO kablam! Compiling winit v0.8.3 Oct 15 08:10:35.116 INFO kablam! Compiling gfx v0.17.1 Oct 15 08:10:35.308 INFO kablam! Compiling gfx_device_gl v0.15.0 Oct 15 08:10:36.191 INFO kablam! Compiling glutin v0.10.1 Oct 15 08:10:40.977 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 15 08:10:44.155 INFO kablam! Compiling piston-gfx_texture v0.31.0 Oct 15 08:10:46.787 INFO kablam! Compiling piston2d-gfx_graphics v0.48.0 Oct 15 08:10:50.799 INFO kablam! Compiling piston_window v0.75.0 Oct 15 08:10:53.555 INFO kablam! Compiling gui v0.1.0 (/source) Oct 15 08:10:56.691 INFO kablam! warning: unused variable: `line_width` Oct 15 08:10:56.691 INFO kablam! --> src/element.rs:70:7 Oct 15 08:10:56.691 INFO kablam! | Oct 15 08:10:56.691 INFO kablam! 70 | let line_width = self.computed_style.content_box.width; Oct 15 08:10:56.691 INFO kablam! | ^^^^^^^^^^ help: consider using `_line_width` instead Oct 15 08:10:56.691 INFO kablam! | Oct 15 08:10:56.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:10:56.691 INFO kablam! Oct 15 08:10:56.702 INFO kablam! warning: variant is never constructed: `Percent` Oct 15 08:10:56.703 INFO kablam! --> src/style.rs:32:2 Oct 15 08:10:56.703 INFO kablam! | Oct 15 08:10:56.704 INFO kablam! 32 | Percent(f64) Oct 15 08:10:56.704 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:10:56.704 INFO kablam! | Oct 15 08:10:56.705 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:10:56.705 INFO kablam! Oct 15 08:10:59.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 15 08:10:59.846 INFO kablam! su: No module specific data is present Oct 15 08:11:00.255 INFO running `"docker" "rm" "-f" "71e18f8c610ec82ec6d8788295c8685891f4eeda05b2d84d4d2a75a3ac875f65"` Oct 15 08:11:00.396 INFO blam! 71e18f8c610ec82ec6d8788295c8685891f4eeda05b2d84d4d2a75a3ac875f65 Oct 15 08:11:00.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 08:11:00.835 INFO blam! dac26f3142004174008cc6cea0f2c6e296935c3fad7eca502f98ee4dc8af82ae Oct 15 08:11:00.837 INFO running `"docker" "start" "-a" "dac26f3142004174008cc6cea0f2c6e296935c3fad7eca502f98ee4dc8af82ae"` Oct 15 08:11:01.555 INFO kablam! usermod: no changes Oct 15 08:11:01.748 INFO kablam! Compiling gui v0.1.0 (/source) Oct 15 08:11:05.195 INFO kablam! warning: unused variable: `line_width` Oct 15 08:11:05.195 INFO kablam! --> src/element.rs:70:7 Oct 15 08:11:05.196 INFO kablam! | Oct 15 08:11:05.197 INFO kablam! 70 | let line_width = self.computed_style.content_box.width; Oct 15 08:11:05.197 INFO kablam! | ^^^^^^^^^^ help: consider using `_line_width` instead Oct 15 08:11:05.198 INFO kablam! | Oct 15 08:11:05.198 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:11:05.198 INFO kablam! Oct 15 08:11:05.215 INFO kablam! warning: variant is never constructed: `Percent` Oct 15 08:11:05.215 INFO kablam! --> src/style.rs:32:2 Oct 15 08:11:05.216 INFO kablam! | Oct 15 08:11:05.216 INFO kablam! 32 | Percent(f64) Oct 15 08:11:05.216 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:11:05.217 INFO kablam! | Oct 15 08:11:05.217 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:11:05.217 INFO kablam! Oct 15 08:11:05.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.14s Oct 15 08:11:05.741 INFO kablam! su: No module specific data is present Oct 15 08:11:06.020 INFO running `"docker" "rm" "-f" "dac26f3142004174008cc6cea0f2c6e296935c3fad7eca502f98ee4dc8af82ae"` Oct 15 08:11:06.098 INFO blam! dac26f3142004174008cc6cea0f2c6e296935c3fad7eca502f98ee4dc8af82ae Oct 15 08:11:06.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 08:11:06.335 INFO blam! ee6383b69d27a05439d3ca877b687ab56502b64e4a40b924806964521179db87 Oct 15 08:11:06.338 INFO running `"docker" "start" "-a" "ee6383b69d27a05439d3ca877b687ab56502b64e4a40b924806964521179db87"` Oct 15 08:11:06.831 INFO kablam! usermod: no changes Oct 15 08:11:07.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 08:11:07.050 INFO kablam! Running /target/debug/deps/gui-7b21640e080eee78 Oct 15 08:11:07.058 INFO kablam! su: No module specific data is present Oct 15 08:11:07.059 INFO blam! Oct 15 08:11:07.059 INFO blam! running 0 tests Oct 15 08:11:07.059 INFO blam! Oct 15 08:11:07.059 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:11:07.059 INFO blam! Oct 15 08:11:07.586 INFO running `"docker" "rm" "-f" "ee6383b69d27a05439d3ca877b687ab56502b64e4a40b924806964521179db87"` Oct 15 08:11:07.829 INFO blam! ee6383b69d27a05439d3ca877b687ab56502b64e4a40b924806964521179db87