Oct 12 21:21:54.774 INFO testing timvisee/pixelpwnr-render against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:21:54.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 21:21:55.432 INFO blam! 1da30bc441644e003b1d72937d592139794bdc93f42151303eaa87da34dafa80 Oct 12 21:21:55.434 INFO running `"docker" "start" "-a" "1da30bc441644e003b1d72937d592139794bdc93f42151303eaa87da34dafa80"` Oct 12 21:21:57.083 INFO kablam! usermod: no changes Oct 12 21:21:57.370 INFO kablam! Compiling libloading v0.5.0 Oct 12 21:21:57.371 INFO kablam! Compiling log v0.4.1 Oct 12 21:21:57.372 INFO kablam! Compiling x11-dl v2.17.5 Oct 12 21:21:57.379 INFO kablam! Compiling freetype-sys v0.6.0 Oct 12 21:21:57.379 INFO kablam! Compiling memmap v0.6.2 Oct 12 21:21:57.413 INFO kablam! Compiling shared_library v0.1.8 Oct 12 21:21:57.415 INFO kablam! Compiling inflate v0.3.4 Oct 12 21:21:57.417 INFO kablam! Compiling deflate v0.7.18 Oct 12 21:22:00.892 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 21:22:01.855 INFO kablam! Compiling tempfile v3.0.2 Oct 12 21:22:01.967 INFO kablam! Compiling num-integer v0.1.38 Oct 12 21:22:02.023 INFO kablam! Compiling log v0.3.9 Oct 12 21:22:02.709 INFO kablam! Compiling gl_generator v0.9.0 Oct 12 21:22:02.753 INFO kablam! Compiling gfx_core v0.8.2 Oct 12 21:22:08.766 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 21:22:08.783 INFO kablam! Compiling enum_primitive v0.1.1 Oct 12 21:22:09.355 INFO kablam! Compiling num-iter v0.1.37 Oct 12 21:22:09.411 INFO kablam! Compiling num-rational v0.1.42 Oct 12 21:22:09.414 INFO kablam! Compiling gl_generator v0.8.0 Oct 12 21:22:09.743 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 21:22:11.431 INFO kablam! Compiling freetype-rs v0.18.0 Oct 12 21:22:18.083 INFO kablam! Compiling png v0.11.0 Oct 12 21:22:18.091 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 21:22:18.281 INFO kablam! Compiling dlib v0.4.1 Oct 12 21:22:18.523 INFO kablam! Compiling gfx_gl v0.5.0 Oct 12 21:22:19.507 INFO kablam! Compiling wayland-sys v0.12.5 Oct 12 21:22:28.475 INFO kablam! Compiling glutin v0.12.2 Oct 12 21:22:29.564 INFO kablam! Compiling rayon v1.0.1 Oct 12 21:22:30.538 INFO kablam! Compiling wayland-client v0.12.5 Oct 12 21:22:45.604 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 12 21:22:45.604 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 12 21:22:51.427 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 12 21:23:00.835 INFO kablam! Compiling wayland-window v0.13.3 Oct 12 21:23:00.983 INFO kablam! Compiling image v0.18.0 Oct 12 21:23:02.775 INFO kablam! Compiling winit v0.10.0 Oct 12 21:23:38.204 INFO kablam! Compiling gfx_device_gl v0.15.2 Oct 12 21:23:38.204 INFO kablam! Compiling gfx v0.17.1 Oct 12 21:23:47.935 INFO kablam! Compiling gfx_window_glutin v0.20.0 Oct 12 21:23:53.144 INFO kablam! Compiling gfx_text v0.22.0 Oct 12 21:23:56.327 INFO kablam! Compiling pixelpwnr-render v0.1.0 (/source) Oct 12 21:23:58.035 INFO kablam! warning: field is never used: `fps` Oct 12 21:23:58.036 INFO kablam! --> src/renderer.rs:66:5 Oct 12 21:23:58.036 INFO kablam! | Oct 12 21:23:58.036 INFO kablam! 66 | fps: FpsCounter, Oct 12 21:23:58.036 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:23:58.037 INFO kablam! | Oct 12 21:23:58.037 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:23:58.037 INFO kablam! Oct 12 21:23:58.037 INFO kablam! warning: field is never used: `corner` Oct 12 21:23:58.038 INFO kablam! --> src/stats_renderer.rs:59:5 Oct 12 21:23:58.038 INFO kablam! | Oct 12 21:23:58.038 INFO kablam! 59 | corner: Corner, Oct 12 21:23:58.038 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:23:58.039 INFO kablam! Oct 12 21:24:03.527 INFO kablam! warning: constant item is never used: `FRAME_TTL_MS` Oct 12 21:24:03.527 INFO kablam! --> src/fps_counter.rs:9:1 Oct 12 21:24:03.527 INFO kablam! | Oct 12 21:24:03.527 INFO kablam! 9 | const FRAME_TTL_MS: i64 = 5000; Oct 12 21:24:03.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.527 INFO kablam! | Oct 12 21:24:03.527 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:24:03.527 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: constant item is never used: `REPORT_INTERVAL_MS` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:12:1 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 12 | const REPORT_INTERVAL_MS: i64 = 1000; Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: constant item is never used: `REPORT_FIRST_FRAMES_MIN` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:15:1 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 15 | const REPORT_FIRST_FRAMES_MIN: usize = 5; Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: field is never used: `frames` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:29:5 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 29 | frames: Vec, Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: field is never used: `last_report` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:32:5 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 32 | last_report: Option, Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: method is never used: `tick` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:45:5 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 45 | pub fn tick(&mut self) { Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: method is never used: `calculate_fps` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:61:5 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 61 | pub fn calculate_fps(&mut self) -> Option { Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: method is never used: `report_periodically` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:84:5 Oct 12 21:24:03.528 INFO kablam! | Oct 12 21:24:03.528 INFO kablam! 84 | pub fn report_periodically(&mut self) { Oct 12 21:24:03.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.528 INFO kablam! Oct 12 21:24:03.528 INFO kablam! warning: method is never used: `report` Oct 12 21:24:03.528 INFO kablam! --> src/fps_counter.rs:106:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 106 | pub fn report(&mut self) { Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: method is never used: `cleanup_frames` Oct 12 21:24:03.529 INFO kablam! --> src/fps_counter.rs:119:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 119 | fn cleanup_frames(&mut self) { Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: field is never used: `fps` Oct 12 21:24:03.529 INFO kablam! --> src/renderer.rs:66:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 66 | fps: FpsCounter, Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: method is never used: `stats` Oct 12 21:24:03.529 INFO kablam! --> src/renderer.rs:279:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 279 | pub fn stats(&self) -> &StatsRenderer { Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: field is never used: `corner` Oct 12 21:24:03.529 INFO kablam! --> src/stats_renderer.rs:59:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 59 | corner: Corner, Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: method is never used: `text` Oct 12 21:24:03.529 INFO kablam! --> src/stats_renderer.rs:169:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 169 | pub fn text(&self) -> Arc> { Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: method is never used: `set_text` Oct 12 21:24:03.529 INFO kablam! --> src/stats_renderer.rs:182:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 182 | pub fn set_text(&self, text: String) { Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.529 INFO kablam! warning: variant is never constructed: `TopRight` Oct 12 21:24:03.529 INFO kablam! --> src/stats_renderer.rs:379:5 Oct 12 21:24:03.529 INFO kablam! | Oct 12 21:24:03.529 INFO kablam! 379 | TopRight, Oct 12 21:24:03.529 INFO kablam! | ^^^^^^^^ Oct 12 21:24:03.529 INFO kablam! Oct 12 21:24:03.530 INFO kablam! warning: variant is never constructed: `BottomLeft` Oct 12 21:24:03.530 INFO kablam! --> src/stats_renderer.rs:382:5 Oct 12 21:24:03.530 INFO kablam! | Oct 12 21:24:03.530 INFO kablam! 382 | BottomLeft, Oct 12 21:24:03.530 INFO kablam! | ^^^^^^^^^^ Oct 12 21:24:03.530 INFO kablam! Oct 12 21:24:03.530 INFO kablam! warning: variant is never constructed: `BottomRight` Oct 12 21:24:03.530 INFO kablam! --> src/stats_renderer.rs:385:5 Oct 12 21:24:03.530 INFO kablam! | Oct 12 21:24:03.530 INFO kablam! 385 | BottomRight Oct 12 21:24:03.530 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:24:03.530 INFO kablam! Oct 12 21:24:09.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Oct 12 21:24:09.468 INFO kablam! su: No module specific data is present Oct 12 21:24:10.645 INFO running `"docker" "rm" "-f" "1da30bc441644e003b1d72937d592139794bdc93f42151303eaa87da34dafa80"` Oct 12 21:24:11.071 INFO blam! 1da30bc441644e003b1d72937d592139794bdc93f42151303eaa87da34dafa80 Oct 12 21:24:11.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 21:24:11.463 INFO blam! 72ff5056966899064fc0b887ff37a37c516b8a27971781e196784e753426774c Oct 12 21:24:11.469 INFO running `"docker" "start" "-a" "72ff5056966899064fc0b887ff37a37c516b8a27971781e196784e753426774c"` Oct 12 21:24:13.278 INFO kablam! usermod: no changes Oct 12 21:24:13.499 INFO kablam! Compiling pixelpwnr-render v0.1.0 (/source) Oct 12 21:24:15.823 INFO kablam! warning: field is never used: `fps` Oct 12 21:24:15.823 INFO kablam! --> src/renderer.rs:66:5 Oct 12 21:24:15.823 INFO kablam! | Oct 12 21:24:15.824 INFO kablam! 66 | fps: FpsCounter, Oct 12 21:24:15.824 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:24:15.824 INFO kablam! | Oct 12 21:24:15.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:24:15.825 INFO kablam! Oct 12 21:24:15.825 INFO kablam! warning: field is never used: `corner` Oct 12 21:24:15.825 INFO kablam! --> src/stats_renderer.rs:59:5 Oct 12 21:24:15.826 INFO kablam! | Oct 12 21:24:15.826 INFO kablam! 59 | corner: Corner, Oct 12 21:24:15.826 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:24:15.827 INFO kablam! Oct 12 21:24:16.715 INFO kablam! warning: constant item is never used: `FRAME_TTL_MS` Oct 12 21:24:16.715 INFO kablam! --> src/fps_counter.rs:9:1 Oct 12 21:24:16.716 INFO kablam! | Oct 12 21:24:16.716 INFO kablam! 9 | const FRAME_TTL_MS: i64 = 5000; Oct 12 21:24:16.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.717 INFO kablam! | Oct 12 21:24:16.717 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:24:16.717 INFO kablam! Oct 12 21:24:16.718 INFO kablam! warning: constant item is never used: `REPORT_INTERVAL_MS` Oct 12 21:24:16.718 INFO kablam! --> src/fps_counter.rs:12:1 Oct 12 21:24:16.718 INFO kablam! | Oct 12 21:24:16.719 INFO kablam! 12 | const REPORT_INTERVAL_MS: i64 = 1000; Oct 12 21:24:16.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.719 INFO kablam! Oct 12 21:24:16.719 INFO kablam! warning: constant item is never used: `REPORT_FIRST_FRAMES_MIN` Oct 12 21:24:16.720 INFO kablam! --> src/fps_counter.rs:15:1 Oct 12 21:24:16.720 INFO kablam! | Oct 12 21:24:16.720 INFO kablam! 15 | const REPORT_FIRST_FRAMES_MIN: usize = 5; Oct 12 21:24:16.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.721 INFO kablam! Oct 12 21:24:16.721 INFO kablam! warning: field is never used: `frames` Oct 12 21:24:16.721 INFO kablam! --> src/fps_counter.rs:29:5 Oct 12 21:24:16.722 INFO kablam! | Oct 12 21:24:16.722 INFO kablam! 29 | frames: Vec, Oct 12 21:24:16.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.723 INFO kablam! Oct 12 21:24:16.723 INFO kablam! warning: field is never used: `last_report` Oct 12 21:24:16.723 INFO kablam! --> src/fps_counter.rs:32:5 Oct 12 21:24:16.723 INFO kablam! | Oct 12 21:24:16.724 INFO kablam! 32 | last_report: Option, Oct 12 21:24:16.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.724 INFO kablam! Oct 12 21:24:16.725 INFO kablam! warning: method is never used: `tick` Oct 12 21:24:16.725 INFO kablam! --> src/fps_counter.rs:45:5 Oct 12 21:24:16.725 INFO kablam! | Oct 12 21:24:16.725 INFO kablam! 45 | pub fn tick(&mut self) { Oct 12 21:24:16.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.726 INFO kablam! Oct 12 21:24:16.726 INFO kablam! warning: method is never used: `calculate_fps` Oct 12 21:24:16.726 INFO kablam! --> src/fps_counter.rs:61:5 Oct 12 21:24:16.727 INFO kablam! | Oct 12 21:24:16.727 INFO kablam! 61 | pub fn calculate_fps(&mut self) -> Option { Oct 12 21:24:16.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.728 INFO kablam! Oct 12 21:24:16.728 INFO kablam! warning: method is never used: `report_periodically` Oct 12 21:24:16.728 INFO kablam! --> src/fps_counter.rs:84:5 Oct 12 21:24:16.728 INFO kablam! | Oct 12 21:24:16.729 INFO kablam! 84 | pub fn report_periodically(&mut self) { Oct 12 21:24:16.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.729 INFO kablam! Oct 12 21:24:16.730 INFO kablam! warning: method is never used: `report` Oct 12 21:24:16.730 INFO kablam! --> src/fps_counter.rs:106:5 Oct 12 21:24:16.730 INFO kablam! | Oct 12 21:24:16.730 INFO kablam! 106 | pub fn report(&mut self) { Oct 12 21:24:16.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.735 INFO kablam! Oct 12 21:24:16.735 INFO kablam! warning: method is never used: `cleanup_frames` Oct 12 21:24:16.736 INFO kablam! --> src/fps_counter.rs:119:5 Oct 12 21:24:16.736 INFO kablam! | Oct 12 21:24:16.736 INFO kablam! 119 | fn cleanup_frames(&mut self) { Oct 12 21:24:16.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.737 INFO kablam! Oct 12 21:24:16.737 INFO kablam! warning: field is never used: `fps` Oct 12 21:24:16.737 INFO kablam! --> src/renderer.rs:66:5 Oct 12 21:24:16.737 INFO kablam! | Oct 12 21:24:16.738 INFO kablam! 66 | fps: FpsCounter, Oct 12 21:24:16.738 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 21:24:16.738 INFO kablam! Oct 12 21:24:16.738 INFO kablam! warning: method is never used: `stats` Oct 12 21:24:16.739 INFO kablam! --> src/renderer.rs:279:5 Oct 12 21:24:16.739 INFO kablam! | Oct 12 21:24:16.739 INFO kablam! 279 | pub fn stats(&self) -> &StatsRenderer { Oct 12 21:24:16.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.740 INFO kablam! Oct 12 21:24:16.740 INFO kablam! warning: field is never used: `corner` Oct 12 21:24:16.740 INFO kablam! --> src/stats_renderer.rs:59:5 Oct 12 21:24:16.741 INFO kablam! | Oct 12 21:24:16.741 INFO kablam! 59 | corner: Corner, Oct 12 21:24:16.741 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:24:16.741 INFO kablam! Oct 12 21:24:16.742 INFO kablam! warning: method is never used: `text` Oct 12 21:24:16.742 INFO kablam! --> src/stats_renderer.rs:169:5 Oct 12 21:24:16.742 INFO kablam! | Oct 12 21:24:16.742 INFO kablam! 169 | pub fn text(&self) -> Arc> { Oct 12 21:24:16.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.743 INFO kablam! Oct 12 21:24:16.743 INFO kablam! warning: method is never used: `set_text` Oct 12 21:24:16.743 INFO kablam! --> src/stats_renderer.rs:182:5 Oct 12 21:24:16.744 INFO kablam! | Oct 12 21:24:16.744 INFO kablam! 182 | pub fn set_text(&self, text: String) { Oct 12 21:24:16.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:24:16.745 INFO kablam! Oct 12 21:24:16.745 INFO kablam! warning: variant is never constructed: `TopRight` Oct 12 21:24:16.745 INFO kablam! --> src/stats_renderer.rs:379:5 Oct 12 21:24:16.745 INFO kablam! | Oct 12 21:24:16.746 INFO kablam! 379 | TopRight, Oct 12 21:24:16.746 INFO kablam! | ^^^^^^^^ Oct 12 21:24:16.746 INFO kablam! Oct 12 21:24:16.746 INFO kablam! warning: variant is never constructed: `BottomLeft` Oct 12 21:24:16.747 INFO kablam! --> src/stats_renderer.rs:382:5 Oct 12 21:24:16.747 INFO kablam! | Oct 12 21:24:16.747 INFO kablam! 382 | BottomLeft, Oct 12 21:24:16.748 INFO kablam! | ^^^^^^^^^^ Oct 12 21:24:16.748 INFO kablam! Oct 12 21:24:16.748 INFO kablam! warning: variant is never constructed: `BottomRight` Oct 12 21:24:16.748 INFO kablam! --> src/stats_renderer.rs:385:5 Oct 12 21:24:16.749 INFO kablam! | Oct 12 21:24:16.749 INFO kablam! 385 | BottomRight Oct 12 21:24:16.749 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:24:16.749 INFO kablam! Oct 12 21:24:17.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.07s Oct 12 21:24:17.399 INFO kablam! su: No module specific data is present Oct 12 21:24:18.662 INFO running `"docker" "rm" "-f" "72ff5056966899064fc0b887ff37a37c516b8a27971781e196784e753426774c"` Oct 12 21:24:19.015 INFO blam! 72ff5056966899064fc0b887ff37a37c516b8a27971781e196784e753426774c Oct 12 21:24:19.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 21:24:19.414 INFO blam! 1d756647f63dcd07d4d75080e9a6796f6c1b3978891e1e465b754b4f1aec9580 Oct 12 21:24:19.415 INFO running `"docker" "start" "-a" "1d756647f63dcd07d4d75080e9a6796f6c1b3978891e1e465b754b4f1aec9580"` Oct 12 21:24:21.758 INFO kablam! usermod: no changes Oct 12 21:24:21.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 21:24:22.011 INFO kablam! Running /target/debug/deps/pixelpwnr_render-ea5afa3258139514 Oct 12 21:24:22.011 INFO blam! Oct 12 21:24:22.011 INFO blam! running 0 tests Oct 12 21:24:22.011 INFO blam! Oct 12 21:24:22.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:24:22.011 INFO blam! Oct 12 21:24:22.015 INFO blam! Oct 12 21:24:22.015 INFO kablam! Running /target/debug/deps/pixelpwnr_render-dd9123269d5c1e37 Oct 12 21:24:22.015 INFO blam! running 0 tests Oct 12 21:24:22.015 INFO blam! Oct 12 21:24:22.015 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:24:22.015 INFO blam! Oct 12 21:24:22.016 INFO kablam! Doc-tests pixelpwnr-render Oct 12 21:24:23.231 INFO blam! Oct 12 21:24:23.231 INFO blam! running 0 tests Oct 12 21:24:23.231 INFO blam! Oct 12 21:24:23.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:24:23.231 INFO blam! Oct 12 21:24:23.242 INFO kablam! su: No module specific data is present Oct 12 21:24:24.230 INFO running `"docker" "rm" "-f" "1d756647f63dcd07d4d75080e9a6796f6c1b3978891e1e465b754b4f1aec9580"` Oct 12 21:24:24.575 INFO blam! 1d756647f63dcd07d4d75080e9a6796f6c1b3978891e1e465b754b4f1aec9580