Oct 16 06:36:20.531 INFO testing hexchat-plugin-0.2.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:36:20.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 06:36:20.707 INFO blam! 4b0994114366d4a84dbf3a4cd108ae8ab99423286dba43d2214819aee1dac618 Oct 16 06:36:20.710 INFO running `"docker" "start" "-a" "4b0994114366d4a84dbf3a4cd108ae8ab99423286dba43d2214819aee1dac618"` Oct 16 06:36:21.134 INFO kablam! usermod: no changes Oct 16 06:36:21.163 INFO kablam! Compiling hexchat-plugin v0.2.7 (/source) Oct 16 06:36:21.741 INFO kablam! warning: unused variable: `filename` Oct 16 06:36:21.741 INFO kablam! --> src/lib.rs:1330:9 Oct 16 06:36:21.741 INFO kablam! | Oct 16 06:36:21.741 INFO kablam! 1330 | let filename = if !(*plugin_name).is_null() { Oct 16 06:36:21.741 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 06:36:21.741 INFO kablam! | Oct 16 06:36:21.741 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:36:21.741 INFO kablam! Oct 16 06:36:21.811 INFO kablam! warning: method is never used: `new` Oct 16 06:36:21.811 INFO kablam! --> src/lib.rs:962:5 Oct 16 06:36:21.811 INFO kablam! | Oct 16 06:36:21.811 INFO kablam! 962 | fn new() -> EventAttrs<'a> { Oct 16 06:36:21.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:21.811 INFO kablam! | Oct 16 06:36:21.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:36:21.811 INFO kablam! Oct 16 06:36:21.811 INFO kablam! warning: struct is never constructed: `HexchatEventAttrsHelper` Oct 16 06:36:21.811 INFO kablam! --> src/lib.rs:1190:1 Oct 16 06:36:21.811 INFO kablam! | Oct 16 06:36:21.811 INFO kablam! 1190 | struct HexchatEventAttrsHelper(*mut internals::HexchatEventAttrs, *mut internals::Ph); Oct 16 06:36:21.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:21.811 INFO kablam! Oct 16 06:36:21.811 INFO kablam! warning: method is never used: `new` Oct 16 06:36:21.811 INFO kablam! --> src/lib.rs:1193:5 Oct 16 06:36:21.812 INFO kablam! | Oct 16 06:36:21.812 INFO kablam! 1193 | fn new(ph: *mut internals::Ph) -> Self { Oct 16 06:36:21.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:21.812 INFO kablam! Oct 16 06:36:21.812 INFO kablam! warning: method is never used: `new_with` Oct 16 06:36:21.812 INFO kablam! --> src/lib.rs:1197:5 Oct 16 06:36:21.812 INFO kablam! | Oct 16 06:36:21.812 INFO kablam! 1197 | fn new_with(ph: *mut internals::Ph, attrs: EventAttrs) -> Self { Oct 16 06:36:21.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:21.812 INFO kablam! Oct 16 06:36:22.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 16 06:36:22.147 INFO kablam! su: No module specific data is present Oct 16 06:36:22.406 INFO running `"docker" "rm" "-f" "4b0994114366d4a84dbf3a4cd108ae8ab99423286dba43d2214819aee1dac618"` Oct 16 06:36:22.480 INFO blam! 4b0994114366d4a84dbf3a4cd108ae8ab99423286dba43d2214819aee1dac618 Oct 16 06:36:22.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 06:36:22.620 INFO blam! 3ad1c288118a42d13b3a2203bebfe344006988d4d31bf830246f8f4a69255069 Oct 16 06:36:22.623 INFO running `"docker" "start" "-a" "3ad1c288118a42d13b3a2203bebfe344006988d4d31bf830246f8f4a69255069"` Oct 16 06:36:22.940 INFO kablam! usermod: no changes Oct 16 06:36:22.969 INFO kablam! Compiling hexchat-plugin v0.2.7 (/source) Oct 16 06:36:23.555 INFO kablam! warning: unused variable: `filename` Oct 16 06:36:23.556 INFO kablam! --> src/lib.rs:1330:9 Oct 16 06:36:23.556 INFO kablam! | Oct 16 06:36:23.556 INFO kablam! 1330 | let filename = if !(*plugin_name).is_null() { Oct 16 06:36:23.556 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 16 06:36:23.556 INFO kablam! | Oct 16 06:36:23.556 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 06:36:23.556 INFO kablam! Oct 16 06:36:23.616 INFO kablam! warning: method is never used: `new` Oct 16 06:36:23.616 INFO kablam! --> src/lib.rs:962:5 Oct 16 06:36:23.616 INFO kablam! | Oct 16 06:36:23.616 INFO kablam! 962 | fn new() -> EventAttrs<'a> { Oct 16 06:36:23.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:23.616 INFO kablam! | Oct 16 06:36:23.616 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:36:23.616 INFO kablam! Oct 16 06:36:23.616 INFO kablam! warning: struct is never constructed: `HexchatEventAttrsHelper` Oct 16 06:36:23.616 INFO kablam! --> src/lib.rs:1190:1 Oct 16 06:36:23.616 INFO kablam! | Oct 16 06:36:23.616 INFO kablam! 1190 | struct HexchatEventAttrsHelper(*mut internals::HexchatEventAttrs, *mut internals::Ph); Oct 16 06:36:23.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:23.616 INFO kablam! Oct 16 06:36:23.616 INFO kablam! warning: method is never used: `new` Oct 16 06:36:23.616 INFO kablam! --> src/lib.rs:1193:5 Oct 16 06:36:23.616 INFO kablam! | Oct 16 06:36:23.616 INFO kablam! 1193 | fn new(ph: *mut internals::Ph) -> Self { Oct 16 06:36:23.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:23.616 INFO kablam! Oct 16 06:36:23.616 INFO kablam! warning: method is never used: `new_with` Oct 16 06:36:23.616 INFO kablam! --> src/lib.rs:1197:5 Oct 16 06:36:23.616 INFO kablam! | Oct 16 06:36:23.616 INFO kablam! 1197 | fn new_with(ph: *mut internals::Ph, attrs: EventAttrs) -> Self { Oct 16 06:36:23.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:36:23.616 INFO kablam! Oct 16 06:36:24.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 16 06:36:24.004 INFO kablam! su: No module specific data is present Oct 16 06:36:24.511 INFO running `"docker" "rm" "-f" "3ad1c288118a42d13b3a2203bebfe344006988d4d31bf830246f8f4a69255069"` Oct 16 06:36:24.713 INFO blam! 3ad1c288118a42d13b3a2203bebfe344006988d4d31bf830246f8f4a69255069 Oct 16 06:36:24.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 06:36:24.973 INFO blam! d087776d9f7eff3aa308afd757fd698bccfd2f1053136d3c45c191f09fb9288e Oct 16 06:36:24.979 INFO running `"docker" "start" "-a" "d087776d9f7eff3aa308afd757fd698bccfd2f1053136d3c45c191f09fb9288e"` Oct 16 06:36:25.663 INFO kablam! usermod: no changes Oct 16 06:36:25.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 06:36:25.696 INFO kablam! Running /target/debug/deps/hexchat_plugin-17b90210e8703c96 Oct 16 06:36:25.698 INFO blam! Oct 16 06:36:25.698 INFO blam! running 0 tests Oct 16 06:36:25.698 INFO blam! Oct 16 06:36:25.698 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:36:25.698 INFO blam! Oct 16 06:36:25.698 INFO kablam! Doc-tests hexchat-plugin Oct 16 06:36:26.391 INFO blam! Oct 16 06:36:26.391 INFO blam! running 9 tests Oct 16 06:36:27.849 INFO blam! test src/lib.rs - PluginHandle::hook_print (line 787) ... ok Oct 16 06:36:27.883 INFO blam! test src/lib.rs - PluginHandle (line 222) ... ok Oct 16 06:36:27.917 INFO blam! test src/lib.rs - PluginHandle::hook_timer (line 840) ... ok Oct 16 06:36:27.991 INFO blam! test src/lib.rs - Word (line 239) ... ok Oct 16 06:36:28.007 INFO blam! test src/lib.rs - PluginHandle::hook_server (line 735) ... ok Oct 16 06:36:28.035 INFO blam! test src/lib.rs - PluginHandle::hook_command (line 688) ... ok Oct 16 06:36:28.209 INFO blam! test src/lib.rs - PluginHandle::register (line 544) ... ok Oct 16 06:36:28.266 INFO blam! test src/lib.rs - (line 34) ... ok Oct 16 06:36:29.161 INFO blam! test src/lib.rs - WordEol (line 266) ... ok Oct 16 06:36:29.162 INFO blam! Oct 16 06:36:29.162 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:36:29.162 INFO blam! Oct 16 06:36:29.173 INFO kablam! su: No module specific data is present Oct 16 06:36:29.549 INFO running `"docker" "rm" "-f" "d087776d9f7eff3aa308afd757fd698bccfd2f1053136d3c45c191f09fb9288e"` Oct 16 06:36:29.652 INFO blam! d087776d9f7eff3aa308afd757fd698bccfd2f1053136d3c45c191f09fb9288e