Oct 11 19:25:05.606 INFO testing hexchat-plugin-0.2.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:25:05.606 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:25:05.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:25:06.217 INFO blam! 9891609060f720218cc23d93afb9b5aeaa9cd2985b70842ab6cf0df65ff456c5 Oct 11 19:25:06.219 INFO running `"docker" "start" "-a" "9891609060f720218cc23d93afb9b5aeaa9cd2985b70842ab6cf0df65ff456c5"` Oct 11 19:25:07.215 INFO kablam! usermod: no changes Oct 11 19:25:07.273 INFO kablam! Compiling hexchat-plugin v0.2.7 (/source) Oct 11 19:25:08.385 INFO kablam! warning: unused variable: `filename` Oct 11 19:25:08.385 INFO kablam! --> src/lib.rs:1330:9 Oct 11 19:25:08.385 INFO kablam! | Oct 11 19:25:08.385 INFO kablam! 1330 | let filename = if !(*plugin_name).is_null() { Oct 11 19:25:08.385 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 11 19:25:08.387 INFO kablam! | Oct 11 19:25:08.387 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 19:25:08.387 INFO kablam! Oct 11 19:25:08.460 INFO kablam! warning: method is never used: `new` Oct 11 19:25:08.460 INFO kablam! --> src/lib.rs:962:5 Oct 11 19:25:08.460 INFO kablam! | Oct 11 19:25:08.460 INFO kablam! 962 | fn new() -> EventAttrs<'a> { Oct 11 19:25:08.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:08.460 INFO kablam! | Oct 11 19:25:08.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 19:25:08.460 INFO kablam! Oct 11 19:25:08.462 INFO kablam! warning: struct is never constructed: `HexchatEventAttrsHelper` Oct 11 19:25:08.462 INFO kablam! --> src/lib.rs:1190:1 Oct 11 19:25:08.462 INFO kablam! | Oct 11 19:25:08.462 INFO kablam! 1190 | struct HexchatEventAttrsHelper(*mut internals::HexchatEventAttrs, *mut internals::Ph); Oct 11 19:25:08.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:08.462 INFO kablam! Oct 11 19:25:08.462 INFO kablam! warning: method is never used: `new` Oct 11 19:25:08.462 INFO kablam! --> src/lib.rs:1193:5 Oct 11 19:25:08.462 INFO kablam! | Oct 11 19:25:08.462 INFO kablam! 1193 | fn new(ph: *mut internals::Ph) -> Self { Oct 11 19:25:08.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:08.462 INFO kablam! Oct 11 19:25:08.462 INFO kablam! warning: method is never used: `new_with` Oct 11 19:25:08.462 INFO kablam! --> src/lib.rs:1197:5 Oct 11 19:25:08.462 INFO kablam! | Oct 11 19:25:08.462 INFO kablam! 1197 | fn new_with(ph: *mut internals::Ph, attrs: EventAttrs) -> Self { Oct 11 19:25:08.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:08.462 INFO kablam! Oct 11 19:25:09.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 11 19:25:09.019 INFO kablam! su: No module specific data is present Oct 11 19:25:09.630 INFO running `"docker" "rm" "-f" "9891609060f720218cc23d93afb9b5aeaa9cd2985b70842ab6cf0df65ff456c5"` Oct 11 19:25:09.932 INFO blam! 9891609060f720218cc23d93afb9b5aeaa9cd2985b70842ab6cf0df65ff456c5 Oct 11 19:25:09.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:25:09.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:25:10.349 INFO blam! 31b6356de8c56eff875b8566f27f448bc6309a3c1c5c115e8212ebda10058b3c Oct 11 19:25:10.365 INFO running `"docker" "start" "-a" "31b6356de8c56eff875b8566f27f448bc6309a3c1c5c115e8212ebda10058b3c"` Oct 11 19:25:10.929 INFO kablam! usermod: no changes Oct 11 19:25:10.970 INFO kablam! Compiling hexchat-plugin v0.2.7 (/source) Oct 11 19:25:11.962 INFO kablam! warning: unused variable: `filename` Oct 11 19:25:11.962 INFO kablam! --> src/lib.rs:1330:9 Oct 11 19:25:11.962 INFO kablam! | Oct 11 19:25:11.962 INFO kablam! 1330 | let filename = if !(*plugin_name).is_null() { Oct 11 19:25:11.962 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 11 19:25:11.962 INFO kablam! | Oct 11 19:25:11.962 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 19:25:11.962 INFO kablam! Oct 11 19:25:12.024 INFO kablam! warning: method is never used: `new` Oct 11 19:25:12.024 INFO kablam! --> src/lib.rs:962:5 Oct 11 19:25:12.024 INFO kablam! | Oct 11 19:25:12.024 INFO kablam! 962 | fn new() -> EventAttrs<'a> { Oct 11 19:25:12.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:12.024 INFO kablam! | Oct 11 19:25:12.024 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 19:25:12.024 INFO kablam! Oct 11 19:25:12.024 INFO kablam! warning: struct is never constructed: `HexchatEventAttrsHelper` Oct 11 19:25:12.024 INFO kablam! --> src/lib.rs:1190:1 Oct 11 19:25:12.024 INFO kablam! | Oct 11 19:25:12.024 INFO kablam! 1190 | struct HexchatEventAttrsHelper(*mut internals::HexchatEventAttrs, *mut internals::Ph); Oct 11 19:25:12.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:12.024 INFO kablam! Oct 11 19:25:12.024 INFO kablam! warning: method is never used: `new` Oct 11 19:25:12.024 INFO kablam! --> src/lib.rs:1193:5 Oct 11 19:25:12.024 INFO kablam! | Oct 11 19:25:12.024 INFO kablam! 1193 | fn new(ph: *mut internals::Ph) -> Self { Oct 11 19:25:12.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:12.024 INFO kablam! Oct 11 19:25:12.024 INFO kablam! warning: method is never used: `new_with` Oct 11 19:25:12.024 INFO kablam! --> src/lib.rs:1197:5 Oct 11 19:25:12.024 INFO kablam! | Oct 11 19:25:12.024 INFO kablam! 1197 | fn new_with(ph: *mut internals::Ph, attrs: EventAttrs) -> Self { Oct 11 19:25:12.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:25:12.024 INFO kablam! Oct 11 19:25:12.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 11 19:25:12.332 INFO kablam! su: No module specific data is present Oct 11 19:25:12.549 INFO running `"docker" "rm" "-f" "31b6356de8c56eff875b8566f27f448bc6309a3c1c5c115e8212ebda10058b3c"` Oct 11 19:25:12.647 INFO blam! 31b6356de8c56eff875b8566f27f448bc6309a3c1c5c115e8212ebda10058b3c Oct 11 19:25:12.651 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:25:12.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:25:12.816 INFO blam! 5653c50032debd0563458a978eb9b251a272cab8b586b07c4cafd10cbd118faf Oct 11 19:25:12.817 INFO running `"docker" "start" "-a" "5653c50032debd0563458a978eb9b251a272cab8b586b07c4cafd10cbd118faf"` Oct 11 19:25:13.223 INFO kablam! usermod: no changes Oct 11 19:25:13.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 19:25:13.244 INFO kablam! Running /target/debug/deps/hexchat_plugin-17b90210e8703c96 Oct 11 19:25:13.246 INFO blam! Oct 11 19:25:13.246 INFO blam! running 0 tests Oct 11 19:25:13.246 INFO blam! Oct 11 19:25:13.246 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:25:13.246 INFO blam! Oct 11 19:25:13.246 INFO kablam! Doc-tests hexchat-plugin Oct 11 19:25:14.366 INFO blam! Oct 11 19:25:14.366 INFO blam! running 9 tests Oct 11 19:25:16.989 INFO blam! test src/lib.rs - PluginHandle::hook_command (line 688) ... ok Oct 11 19:25:17.248 INFO blam! test src/lib.rs - (line 34) ... ok Oct 11 19:25:17.257 INFO blam! test src/lib.rs - PluginHandle (line 222) ... ok Oct 11 19:25:17.288 INFO blam! test src/lib.rs - Word (line 239) ... ok Oct 11 19:25:17.446 INFO blam! test src/lib.rs - PluginHandle::hook_print (line 787) ... ok Oct 11 19:25:17.544 INFO blam! test src/lib.rs - PluginHandle::hook_server (line 735) ... ok Oct 11 19:25:17.701 INFO blam! test src/lib.rs - PluginHandle::register (line 544) ... ok Oct 11 19:25:17.701 INFO blam! test src/lib.rs - PluginHandle::hook_timer (line 840) ... ok Oct 11 19:25:18.704 INFO blam! test src/lib.rs - WordEol (line 266) ... ok Oct 11 19:25:18.704 INFO blam! Oct 11 19:25:18.704 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:25:18.704 INFO blam! Oct 11 19:25:18.712 INFO kablam! su: No module specific data is present Oct 11 19:25:19.031 INFO running `"docker" "rm" "-f" "5653c50032debd0563458a978eb9b251a272cab8b586b07c4cafd10cbd118faf"` Oct 11 19:25:19.143 INFO blam! 5653c50032debd0563458a978eb9b251a272cab8b586b07c4cafd10cbd118faf