Oct 10 12:49:31.041 INFO testing valarauca/xmltool against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:49:31.041 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:49:31.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 12:49:31.326 INFO blam! 6207a45c2f9c19867244039a0bb575280540c30ae1ba9133413a7ca5d10efa19 Oct 10 12:49:31.328 INFO running `"docker" "start" "-a" "6207a45c2f9c19867244039a0bb575280540c30ae1ba9133413a7ca5d10efa19"` Oct 10 12:49:32.217 INFO kablam! usermod: no changes Oct 10 12:49:32.344 INFO kablam! Compiling textwrap v0.8.0 Oct 10 12:49:33.732 INFO kablam! Compiling clap v2.26.2 Oct 10 12:49:56.818 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 10 12:49:57.616 INFO kablam! warning: unreachable pattern Oct 10 12:49:57.616 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 10 12:49:57.616 INFO kablam! | Oct 10 12:49:57.616 INFO kablam! 14 | Option::Some("CRLF") | Oct 10 12:49:57.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.616 INFO kablam! | Oct 10 12:49:57.616 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 12:49:57.616 INFO kablam! Oct 10 12:49:57.631 INFO kablam! warning: function is never used: `declare_format` Oct 10 12:49:57.631 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 10 12:49:57.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:49:57.631 INFO kablam! Oct 10 12:49:57.631 INFO kablam! warning: function is never used: `build_parser_config` Oct 10 12:49:57.631 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 10 12:49:57.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.631 INFO kablam! Oct 10 12:49:57.631 INFO kablam! warning: function is never used: `to_line_sep` Oct 10 12:49:57.631 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 10 12:49:57.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.631 INFO kablam! Oct 10 12:49:57.631 INFO kablam! warning: function is never used: `to_indent` Oct 10 12:49:57.631 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 10 12:49:57.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.631 INFO kablam! Oct 10 12:49:57.631 INFO kablam! warning: function is never used: `perform_indents` Oct 10 12:49:57.631 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 10 12:49:57.631 INFO kablam! | Oct 10 12:49:57.631 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 10 12:49:57.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.632 INFO kablam! warning: function is never used: `build_emitter_config` Oct 10 12:49:57.632 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 10 12:49:57.632 INFO kablam! | Oct 10 12:49:57.632 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 10 12:49:57.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.632 INFO kablam! warning: enum is never used: `GenReader` Oct 10 12:49:57.632 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 10 12:49:57.632 INFO kablam! | Oct 10 12:49:57.632 INFO kablam! 8 | pub enum GenReader { Oct 10 12:49:57.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.632 INFO kablam! warning: method is never used: `new` Oct 10 12:49:57.632 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 10 12:49:57.632 INFO kablam! | Oct 10 12:49:57.632 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 10 12:49:57.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.632 INFO kablam! warning: enum is never used: `GenWriter` Oct 10 12:49:57.632 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 10 12:49:57.632 INFO kablam! | Oct 10 12:49:57.632 INFO kablam! 37 | pub enum GenWriter { Oct 10 12:49:57.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.632 INFO kablam! warning: method is never used: `new` Oct 10 12:49:57.632 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 10 12:49:57.632 INFO kablam! | Oct 10 12:49:57.632 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 10 12:49:57.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.632 INFO kablam! Oct 10 12:49:57.633 INFO kablam! warning: function is never used: `do_reformat` Oct 10 12:49:57.633 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 10 12:49:57.633 INFO kablam! | Oct 10 12:49:57.633 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 10 12:49:57.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:49:57.633 INFO kablam! Oct 10 12:49:57.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.67s Oct 10 12:49:57.921 INFO kablam! su: No module specific data is present Oct 10 12:49:58.328 INFO running `"docker" "rm" "-f" "6207a45c2f9c19867244039a0bb575280540c30ae1ba9133413a7ca5d10efa19"` Oct 10 12:49:58.444 INFO blam! 6207a45c2f9c19867244039a0bb575280540c30ae1ba9133413a7ca5d10efa19 Oct 10 12:49:58.446 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:49:58.446 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 12:49:58.929 INFO blam! 54659062bd7c567c49121904bff56269b684ab9cc9682cf629589ce685f21e31 Oct 10 12:49:58.930 INFO running `"docker" "start" "-a" "54659062bd7c567c49121904bff56269b684ab9cc9682cf629589ce685f21e31"` Oct 10 12:49:59.475 INFO kablam! usermod: no changes Oct 10 12:49:59.542 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 10 12:50:00.435 INFO kablam! warning: unreachable pattern Oct 10 12:50:00.436 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 10 12:50:00.436 INFO kablam! | Oct 10 12:50:00.436 INFO kablam! 14 | Option::Some("CRLF") | Oct 10 12:50:00.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.436 INFO kablam! | Oct 10 12:50:00.436 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 12:50:00.436 INFO kablam! Oct 10 12:50:00.459 INFO kablam! warning: function is never used: `declare_format` Oct 10 12:50:00.459 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 10 12:50:00.459 INFO kablam! | Oct 10 12:50:00.459 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 10 12:50:00.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: function is never used: `build_parser_config` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: function is never used: `to_line_sep` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: function is never used: `to_indent` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: function is never used: `perform_indents` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: function is never used: `build_emitter_config` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: enum is never used: `GenReader` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 8 | pub enum GenReader { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.460 INFO kablam! Oct 10 12:50:00.460 INFO kablam! warning: method is never used: `new` Oct 10 12:50:00.460 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 10 12:50:00.460 INFO kablam! | Oct 10 12:50:00.460 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 10 12:50:00.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.461 INFO kablam! Oct 10 12:50:00.461 INFO kablam! warning: enum is never used: `GenWriter` Oct 10 12:50:00.461 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 10 12:50:00.461 INFO kablam! | Oct 10 12:50:00.461 INFO kablam! 37 | pub enum GenWriter { Oct 10 12:50:00.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.461 INFO kablam! Oct 10 12:50:00.461 INFO kablam! warning: method is never used: `new` Oct 10 12:50:00.461 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 10 12:50:00.461 INFO kablam! | Oct 10 12:50:00.461 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 10 12:50:00.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.461 INFO kablam! Oct 10 12:50:00.461 INFO kablam! warning: function is never used: `do_reformat` Oct 10 12:50:00.461 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 10 12:50:00.461 INFO kablam! | Oct 10 12:50:00.461 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 10 12:50:00.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:50:00.461 INFO kablam! Oct 10 12:50:00.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 10 12:50:00.948 INFO kablam! su: No module specific data is present Oct 10 12:50:01.309 INFO running `"docker" "rm" "-f" "54659062bd7c567c49121904bff56269b684ab9cc9682cf629589ce685f21e31"` Oct 10 12:50:01.514 INFO blam! 54659062bd7c567c49121904bff56269b684ab9cc9682cf629589ce685f21e31 Oct 10 12:50:01.517 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:50:01.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 12:50:01.856 INFO blam! 8df64cb7b68bd71374f5225dde276c616f8a576e1f64f4175c7b209c95dbb46a Oct 10 12:50:01.858 INFO running `"docker" "start" "-a" "8df64cb7b68bd71374f5225dde276c616f8a576e1f64f4175c7b209c95dbb46a"` Oct 10 12:50:02.536 INFO kablam! usermod: no changes Oct 10 12:50:02.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 12:50:02.606 INFO kablam! Running /target/debug/deps/xmltool-8335867fd686e159 Oct 10 12:50:02.608 INFO blam! Oct 10 12:50:02.608 INFO blam! running 0 tests Oct 10 12:50:02.608 INFO blam! Oct 10 12:50:02.608 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:50:02.608 INFO blam! Oct 10 12:50:02.609 INFO kablam! su: No module specific data is present Oct 10 12:50:03.118 INFO running `"docker" "rm" "-f" "8df64cb7b68bd71374f5225dde276c616f8a576e1f64f4175c7b209c95dbb46a"` Oct 10 12:50:03.445 INFO blam! 8df64cb7b68bd71374f5225dde276c616f8a576e1f64f4175c7b209c95dbb46a