Oct 10 11:59:36.527 INFO testing yiblet/tagtask against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:59:36.527 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:59:36.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 11:59:36.944 INFO blam! 94f67ed4c027f3d101ee87cd41f48c94ee036a2b1ab3220deea1f316f2fa5321 Oct 10 11:59:36.958 INFO running `"docker" "start" "-a" "94f67ed4c027f3d101ee87cd41f48c94ee036a2b1ab3220deea1f316f2fa5321"` Oct 10 11:59:38.056 INFO kablam! usermod: no changes Oct 10 11:59:38.184 INFO kablam! Compiling derive_builder v0.5.1 Oct 10 11:59:38.190 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 10 11:59:38.190 INFO kablam! Compiling kdtree v0.5.1 Oct 10 11:59:38.190 INFO kablam! Compiling ropey v0.8.1 Oct 10 11:59:48.667 INFO kablam! Compiling tagtask v0.1.0 (/source) Oct 10 11:59:49.576 INFO kablam! warning: unused import: `SquareBuilder` Oct 10 11:59:49.576 INFO kablam! --> src/view/layout.rs:2:28 Oct 10 11:59:49.576 INFO kablam! | Oct 10 11:59:49.576 INFO kablam! 2 | use view::widget::{Square, SquareBuilder}; Oct 10 11:59:49.576 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:59:49.576 INFO kablam! | Oct 10 11:59:49.576 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:59:49.576 INFO kablam! Oct 10 11:59:49.576 INFO kablam! warning: unused import: `view::widget::Widget` Oct 10 11:59:49.576 INFO kablam! --> src/view/render.rs:10:5 Oct 10 11:59:49.576 INFO kablam! | Oct 10 11:59:49.576 INFO kablam! 10 | use view::widget::Widget; Oct 10 11:59:49.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.576 INFO kablam! Oct 10 11:59:49.820 INFO kablam! warning: function is never used: `fetch` Oct 10 11:59:49.820 INFO kablam! --> src/view/id.rs:26:1 Oct 10 11:59:49.820 INFO kablam! | Oct 10 11:59:49.820 INFO kablam! 26 | pub fn fetch() -> u64 { Oct 10 11:59:49.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.820 INFO kablam! Oct 10 11:59:49.820 INFO kablam! warning: variant is never constructed: `Horizontal` Oct 10 11:59:49.820 INFO kablam! --> src/view/layout.rs:7:5 Oct 10 11:59:49.820 INFO kablam! | Oct 10 11:59:49.820 INFO kablam! 7 | Horizontal, Oct 10 11:59:49.820 INFO kablam! | ^^^^^^^^^^ Oct 10 11:59:49.820 INFO kablam! Oct 10 11:59:49.820 INFO kablam! warning: struct is never constructed: `VirtualScreen` Oct 10 11:59:49.820 INFO kablam! --> src/view/render.rs:12:1 Oct 10 11:59:49.820 INFO kablam! | Oct 10 11:59:49.820 INFO kablam! 12 | struct VirtualScreen { Oct 10 11:59:49.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.820 INFO kablam! Oct 10 11:59:49.820 INFO kablam! warning: method is never used: `new` Oct 10 11:59:49.820 INFO kablam! --> src/view/render.rs:17:5 Oct 10 11:59:49.820 INFO kablam! | Oct 10 11:59:49.820 INFO kablam! 17 | pub fn new() -> Self { Oct 10 11:59:49.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.820 INFO kablam! Oct 10 11:59:49.820 INFO kablam! warning: method is never used: `insert` Oct 10 11:59:49.820 INFO kablam! --> src/view/render.rs:23:5 Oct 10 11:59:49.820 INFO kablam! | Oct 10 11:59:49.823 INFO kablam! 23 | pub fn insert(&mut self, x: u16, y: u16, item: Rc) -> Result<(), ErrorKind> { Oct 10 11:59:49.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.823 INFO kablam! Oct 10 11:59:49.823 INFO kablam! warning: method is never used: `in_range` Oct 10 11:59:49.823 INFO kablam! --> src/view/render.rs:36:5 Oct 10 11:59:49.823 INFO kablam! | Oct 10 11:59:49.823 INFO kablam! 36 | pub fn in_range(&mut self, square: &Square) -> Result>, ErrorKind> { Oct 10 11:59:49.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:49.823 INFO kablam! Oct 10 11:59:50.933 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.85s Oct 10 11:59:50.933 INFO kablam! su: No module specific data is present Oct 10 11:59:51.723 INFO running `"docker" "rm" "-f" "94f67ed4c027f3d101ee87cd41f48c94ee036a2b1ab3220deea1f316f2fa5321"` Oct 10 11:59:51.952 INFO blam! 94f67ed4c027f3d101ee87cd41f48c94ee036a2b1ab3220deea1f316f2fa5321 Oct 10 11:59:51.957 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:59:51.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 11:59:52.424 INFO blam! 402f5bb6d0375c5d5c882494da017c79621ec33a4922ecc2802ce40761b591b6 Oct 10 11:59:52.429 INFO running `"docker" "start" "-a" "402f5bb6d0375c5d5c882494da017c79621ec33a4922ecc2802ce40761b591b6"` Oct 10 11:59:53.681 INFO kablam! usermod: no changes Oct 10 11:59:53.788 INFO kablam! Compiling tagtask v0.1.0 (/source) Oct 10 11:59:54.556 INFO kablam! warning: unused import: `SquareBuilder` Oct 10 11:59:54.556 INFO kablam! --> src/view/layout.rs:2:28 Oct 10 11:59:54.556 INFO kablam! | Oct 10 11:59:54.556 INFO kablam! 2 | use view::widget::{Square, SquareBuilder}; Oct 10 11:59:54.556 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:59:54.556 INFO kablam! | Oct 10 11:59:54.556 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:59:54.556 INFO kablam! Oct 10 11:59:54.556 INFO kablam! warning: unused import: `view::widget::Widget` Oct 10 11:59:54.556 INFO kablam! --> src/view/render.rs:10:5 Oct 10 11:59:54.556 INFO kablam! | Oct 10 11:59:54.556 INFO kablam! 10 | use view::widget::Widget; Oct 10 11:59:54.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.556 INFO kablam! Oct 10 11:59:54.784 INFO kablam! warning: function is never used: `fetch` Oct 10 11:59:54.784 INFO kablam! --> src/view/id.rs:26:1 Oct 10 11:59:54.784 INFO kablam! | Oct 10 11:59:54.784 INFO kablam! 26 | pub fn fetch() -> u64 { Oct 10 11:59:54.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.784 INFO kablam! Oct 10 11:59:54.784 INFO kablam! warning: variant is never constructed: `Horizontal` Oct 10 11:59:54.784 INFO kablam! --> src/view/layout.rs:7:5 Oct 10 11:59:54.784 INFO kablam! | Oct 10 11:59:54.784 INFO kablam! 7 | Horizontal, Oct 10 11:59:54.784 INFO kablam! | ^^^^^^^^^^ Oct 10 11:59:54.785 INFO kablam! Oct 10 11:59:54.785 INFO kablam! warning: struct is never constructed: `VirtualScreen` Oct 10 11:59:54.785 INFO kablam! --> src/view/render.rs:12:1 Oct 10 11:59:54.785 INFO kablam! | Oct 10 11:59:54.785 INFO kablam! 12 | struct VirtualScreen { Oct 10 11:59:54.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.785 INFO kablam! Oct 10 11:59:54.785 INFO kablam! warning: method is never used: `new` Oct 10 11:59:54.785 INFO kablam! --> src/view/render.rs:17:5 Oct 10 11:59:54.785 INFO kablam! | Oct 10 11:59:54.785 INFO kablam! 17 | pub fn new() -> Self { Oct 10 11:59:54.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.785 INFO kablam! Oct 10 11:59:54.785 INFO kablam! warning: method is never used: `insert` Oct 10 11:59:54.785 INFO kablam! --> src/view/render.rs:23:5 Oct 10 11:59:54.785 INFO kablam! | Oct 10 11:59:54.785 INFO kablam! 23 | pub fn insert(&mut self, x: u16, y: u16, item: Rc) -> Result<(), ErrorKind> { Oct 10 11:59:54.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.785 INFO kablam! Oct 10 11:59:54.785 INFO kablam! warning: method is never used: `in_range` Oct 10 11:59:54.785 INFO kablam! --> src/view/render.rs:36:5 Oct 10 11:59:54.785 INFO kablam! | Oct 10 11:59:54.785 INFO kablam! 36 | pub fn in_range(&mut self, square: &Square) -> Result>, ErrorKind> { Oct 10 11:59:54.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:59:54.785 INFO kablam! Oct 10 11:59:55.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 10 11:59:55.302 INFO kablam! su: No module specific data is present Oct 10 11:59:55.852 INFO running `"docker" "rm" "-f" "402f5bb6d0375c5d5c882494da017c79621ec33a4922ecc2802ce40761b591b6"` Oct 10 11:59:56.204 INFO blam! 402f5bb6d0375c5d5c882494da017c79621ec33a4922ecc2802ce40761b591b6 Oct 10 11:59:56.212 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:59:56.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 11:59:56.553 INFO blam! 760757c149cf7d75060873a9873d3c9bbdbecf2e9215404b939b39a21d335f68 Oct 10 11:59:56.560 INFO running `"docker" "start" "-a" "760757c149cf7d75060873a9873d3c9bbdbecf2e9215404b939b39a21d335f68"` Oct 10 11:59:57.924 INFO kablam! usermod: no changes Oct 10 11:59:58.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 11:59:58.032 INFO kablam! Running /target/debug/deps/tagtask-0d202a56b2f5b1c7 Oct 10 11:59:58.050 INFO kablam! su: No module specific data is present Oct 10 11:59:58.050 INFO blam! Oct 10 11:59:58.050 INFO blam! running 0 tests Oct 10 11:59:58.050 INFO blam! Oct 10 11:59:58.050 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:59:58.050 INFO blam! Oct 10 11:59:58.780 INFO running `"docker" "rm" "-f" "760757c149cf7d75060873a9873d3c9bbdbecf2e9215404b939b39a21d335f68"` Oct 10 11:59:59.120 INFO blam! 760757c149cf7d75060873a9873d3c9bbdbecf2e9215404b939b39a21d335f68