Oct 10 18:51:02.366 INFO testing masuke5/dictsearch against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:51:02.367 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:51:02.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 18:51:02.788 INFO blam! 430856cd525b48aefe36a5079c089a33ddca9aaf6a20260ab2d0530a6cefb0ee Oct 10 18:51:02.789 INFO running `"docker" "start" "-a" "430856cd525b48aefe36a5079c089a33ddca9aaf6a20260ab2d0530a6cefb0ee"` Oct 10 18:51:03.912 INFO kablam! usermod: no changes Oct 10 18:51:04.040 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 10 18:51:15.060 INFO kablam! Compiling rusqlite v0.13.0 Oct 10 18:51:17.804 INFO kablam! Compiling dictsearch v0.1.0 (/source) Oct 10 18:51:18.912 INFO kablam! warning: method is never used: `to_english` Oct 10 18:51:18.912 INFO kablam! --> src/word.rs:27:5 Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! 27 | pub fn to_english(&self) -> String { Oct 10 18:51:18.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:51:18.912 INFO kablam! Oct 10 18:51:18.912 INFO kablam! warning: method is never used: `to_japanese` Oct 10 18:51:18.912 INFO kablam! --> src/word.rs:47:5 Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! 47 | pub fn to_japanese(&self) -> String { Oct 10 18:51:18.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:18.912 INFO kablam! Oct 10 18:51:18.912 INFO kablam! warning: method is never used: `to_onechar_japanese` Oct 10 18:51:18.912 INFO kablam! --> src/word.rs:67:5 Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! 67 | pub fn to_onechar_japanese(&self) -> String { Oct 10 18:51:18.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:18.912 INFO kablam! Oct 10 18:51:18.912 INFO kablam! warning: method is never used: `from_japanese` Oct 10 18:51:18.912 INFO kablam! --> src/word.rs:108:5 Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! 108 | pub fn from_japanese(s: &str) -> Option { Oct 10 18:51:18.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:18.912 INFO kablam! Oct 10 18:51:18.912 INFO kablam! warning: method is never used: `from_onechar_japanese` Oct 10 18:51:18.912 INFO kablam! --> src/word.rs:129:5 Oct 10 18:51:18.912 INFO kablam! | Oct 10 18:51:18.912 INFO kablam! 129 | pub fn from_onechar_japanese(s: &str) -> Option { Oct 10 18:51:18.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:18.912 INFO kablam! Oct 10 18:51:20.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.14s Oct 10 18:51:20.088 INFO kablam! su: No module specific data is present Oct 10 18:51:20.844 INFO running `"docker" "rm" "-f" "430856cd525b48aefe36a5079c089a33ddca9aaf6a20260ab2d0530a6cefb0ee"` Oct 10 18:51:21.182 INFO blam! 430856cd525b48aefe36a5079c089a33ddca9aaf6a20260ab2d0530a6cefb0ee Oct 10 18:51:21.186 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:51:21.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 18:51:21.697 INFO blam! 2a13e9fde85d95789b661f0abd330a7e822fa76cf0c1c49188faf3c3984bc5d5 Oct 10 18:51:21.708 INFO running `"docker" "start" "-a" "2a13e9fde85d95789b661f0abd330a7e822fa76cf0c1c49188faf3c3984bc5d5"` Oct 10 18:51:22.929 INFO kablam! usermod: no changes Oct 10 18:51:23.064 INFO kablam! Compiling dictsearch v0.1.0 (/source) Oct 10 18:51:24.273 INFO kablam! warning: method is never used: `to_english` Oct 10 18:51:24.273 INFO kablam! --> src/word.rs:27:5 Oct 10 18:51:24.273 INFO kablam! | Oct 10 18:51:24.273 INFO kablam! 27 | pub fn to_english(&self) -> String { Oct 10 18:51:24.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:24.273 INFO kablam! | Oct 10 18:51:24.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:51:24.275 INFO kablam! Oct 10 18:51:24.275 INFO kablam! warning: method is never used: `to_japanese` Oct 10 18:51:24.275 INFO kablam! --> src/word.rs:47:5 Oct 10 18:51:24.275 INFO kablam! | Oct 10 18:51:24.275 INFO kablam! 47 | pub fn to_japanese(&self) -> String { Oct 10 18:51:24.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:24.275 INFO kablam! Oct 10 18:51:24.275 INFO kablam! warning: method is never used: `to_onechar_japanese` Oct 10 18:51:24.275 INFO kablam! --> src/word.rs:67:5 Oct 10 18:51:24.275 INFO kablam! | Oct 10 18:51:24.275 INFO kablam! 67 | pub fn to_onechar_japanese(&self) -> String { Oct 10 18:51:24.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:24.275 INFO kablam! Oct 10 18:51:24.275 INFO kablam! warning: method is never used: `from_japanese` Oct 10 18:51:24.275 INFO kablam! --> src/word.rs:108:5 Oct 10 18:51:24.275 INFO kablam! | Oct 10 18:51:24.275 INFO kablam! 108 | pub fn from_japanese(s: &str) -> Option { Oct 10 18:51:24.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:24.275 INFO kablam! Oct 10 18:51:24.275 INFO kablam! warning: method is never used: `from_onechar_japanese` Oct 10 18:51:24.275 INFO kablam! --> src/word.rs:129:5 Oct 10 18:51:24.275 INFO kablam! | Oct 10 18:51:24.275 INFO kablam! 129 | pub fn from_onechar_japanese(s: &str) -> Option { Oct 10 18:51:24.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:51:24.275 INFO kablam! Oct 10 18:51:24.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 10 18:51:24.953 INFO kablam! su: No module specific data is present Oct 10 18:51:25.809 INFO running `"docker" "rm" "-f" "2a13e9fde85d95789b661f0abd330a7e822fa76cf0c1c49188faf3c3984bc5d5"` Oct 10 18:51:26.041 INFO blam! 2a13e9fde85d95789b661f0abd330a7e822fa76cf0c1c49188faf3c3984bc5d5 Oct 10 18:51:26.043 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:51:26.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 18:51:26.497 INFO blam! 17576bca1855f1c82e78b0d9c49bea5b0078084dcf0f999380a5a025a7b33c0c Oct 10 18:51:26.501 INFO running `"docker" "start" "-a" "17576bca1855f1c82e78b0d9c49bea5b0078084dcf0f999380a5a025a7b33c0c"` Oct 10 18:51:27.609 INFO kablam! usermod: no changes Oct 10 18:51:27.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 18:51:27.704 INFO kablam! Running /target/debug/deps/dictsearch-3c6505a8209b0aea Oct 10 18:51:27.712 INFO blam! Oct 10 18:51:27.712 INFO blam! running 0 tests Oct 10 18:51:27.712 INFO blam! Oct 10 18:51:27.712 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:51:27.712 INFO blam! Oct 10 18:51:27.712 INFO kablam! su: No module specific data is present Oct 10 18:51:28.322 INFO running `"docker" "rm" "-f" "17576bca1855f1c82e78b0d9c49bea5b0078084dcf0f999380a5a025a7b33c0c"` Oct 10 18:51:28.648 INFO blam! 17576bca1855f1c82e78b0d9c49bea5b0078084dcf0f999380a5a025a7b33c0c