Oct 31 18:48:28.619 INFO checking valarauca/xmltool against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 18:48:28.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 18:48:29.098 INFO blam! 48231935a7d8bb0daed44314e35c276256801916e110fedf632f6fceea1df0cf Oct 31 18:48:29.100 INFO running `"docker" "start" "-a" "48231935a7d8bb0daed44314e35c276256801916e110fedf632f6fceea1df0cf"` Oct 31 18:48:30.804 INFO kablam! usermod: no changes Oct 31 18:48:30.908 INFO kablam! Checking libc v0.2.30 Oct 31 18:48:30.908 INFO kablam! Checking xml-rs v0.6.1 Oct 31 18:48:32.396 INFO kablam! Checking term_size v0.3.0 Oct 31 18:48:32.396 INFO kablam! Checking atty v0.2.2 Oct 31 18:48:32.588 INFO kablam! Checking textwrap v0.8.0 Oct 31 18:48:33.112 INFO kablam! Checking clap v2.26.2 Oct 31 18:48:40.511 INFO kablam! Checking xmltool v0.1.0 (/source) Oct 31 18:48:41.049 INFO kablam! warning: unreachable pattern Oct 31 18:48:41.049 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 31 18:48:41.050 INFO kablam! | Oct 31 18:48:41.050 INFO kablam! 14 | Option::Some("CRLF") | Oct 31 18:48:41.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.050 INFO kablam! | Oct 31 18:48:41.051 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 31 18:48:41.051 INFO kablam! Oct 31 18:48:41.072 INFO kablam! warning: function is never used: `declare_format` Oct 31 18:48:41.073 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 31 18:48:41.073 INFO kablam! | Oct 31 18:48:41.073 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 31 18:48:41.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.074 INFO kablam! | Oct 31 18:48:41.074 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 18:48:41.075 INFO kablam! Oct 31 18:48:41.075 INFO kablam! warning: function is never used: `build_parser_config` Oct 31 18:48:41.075 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 31 18:48:41.076 INFO kablam! | Oct 31 18:48:41.076 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 31 18:48:41.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.076 INFO kablam! Oct 31 18:48:41.077 INFO kablam! warning: function is never used: `to_line_sep` Oct 31 18:48:41.077 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 31 18:48:41.077 INFO kablam! | Oct 31 18:48:41.078 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 31 18:48:41.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.078 INFO kablam! Oct 31 18:48:41.079 INFO kablam! warning: function is never used: `to_indent` Oct 31 18:48:41.079 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 31 18:48:41.079 INFO kablam! | Oct 31 18:48:41.079 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 31 18:48:41.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.080 INFO kablam! Oct 31 18:48:41.080 INFO kablam! warning: function is never used: `perform_indents` Oct 31 18:48:41.081 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 31 18:48:41.081 INFO kablam! | Oct 31 18:48:41.081 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 31 18:48:41.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.082 INFO kablam! Oct 31 18:48:41.082 INFO kablam! warning: function is never used: `build_emitter_config` Oct 31 18:48:41.082 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 31 18:48:41.083 INFO kablam! | Oct 31 18:48:41.083 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 31 18:48:41.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.083 INFO kablam! Oct 31 18:48:41.084 INFO kablam! warning: enum is never used: `GenReader` Oct 31 18:48:41.084 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 31 18:48:41.084 INFO kablam! | Oct 31 18:48:41.084 INFO kablam! 8 | pub enum GenReader { Oct 31 18:48:41.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.085 INFO kablam! Oct 31 18:48:41.085 INFO kablam! warning: method is never used: `new` Oct 31 18:48:41.085 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 31 18:48:41.086 INFO kablam! | Oct 31 18:48:41.086 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 31 18:48:41.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.086 INFO kablam! Oct 31 18:48:41.087 INFO kablam! warning: enum is never used: `GenWriter` Oct 31 18:48:41.087 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 31 18:48:41.087 INFO kablam! | Oct 31 18:48:41.087 INFO kablam! 37 | pub enum GenWriter { Oct 31 18:48:41.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.088 INFO kablam! Oct 31 18:48:41.088 INFO kablam! warning: method is never used: `new` Oct 31 18:48:41.089 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 31 18:48:41.089 INFO kablam! | Oct 31 18:48:41.089 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 31 18:48:41.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.090 INFO kablam! Oct 31 18:48:41.090 INFO kablam! warning: function is never used: `do_reformat` Oct 31 18:48:41.090 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 31 18:48:41.090 INFO kablam! | Oct 31 18:48:41.091 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 31 18:48:41.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.091 INFO kablam! Oct 31 18:48:41.204 INFO kablam! warning: unreachable pattern Oct 31 18:48:41.205 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 31 18:48:41.205 INFO kablam! | Oct 31 18:48:41.205 INFO kablam! 14 | Option::Some("CRLF") | Oct 31 18:48:41.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.206 INFO kablam! | Oct 31 18:48:41.206 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 31 18:48:41.206 INFO kablam! Oct 31 18:48:41.244 INFO kablam! warning: function is never used: `declare_format` Oct 31 18:48:41.245 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 31 18:48:41.245 INFO kablam! | Oct 31 18:48:41.245 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 31 18:48:41.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.246 INFO kablam! | Oct 31 18:48:41.246 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 18:48:41.246 INFO kablam! Oct 31 18:48:41.247 INFO kablam! warning: function is never used: `build_parser_config` Oct 31 18:48:41.247 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 31 18:48:41.247 INFO kablam! | Oct 31 18:48:41.247 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 31 18:48:41.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.248 INFO kablam! Oct 31 18:48:41.248 INFO kablam! warning: function is never used: `to_line_sep` Oct 31 18:48:41.249 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 31 18:48:41.249 INFO kablam! | Oct 31 18:48:41.249 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 31 18:48:41.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.250 INFO kablam! Oct 31 18:48:41.250 INFO kablam! warning: function is never used: `to_indent` Oct 31 18:48:41.250 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 31 18:48:41.250 INFO kablam! | Oct 31 18:48:41.251 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 31 18:48:41.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.251 INFO kablam! Oct 31 18:48:41.252 INFO kablam! warning: function is never used: `perform_indents` Oct 31 18:48:41.252 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 31 18:48:41.252 INFO kablam! | Oct 31 18:48:41.252 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 31 18:48:41.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.253 INFO kablam! Oct 31 18:48:41.253 INFO kablam! warning: function is never used: `build_emitter_config` Oct 31 18:48:41.254 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 31 18:48:41.254 INFO kablam! | Oct 31 18:48:41.254 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 31 18:48:41.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.255 INFO kablam! Oct 31 18:48:41.255 INFO kablam! warning: enum is never used: `GenReader` Oct 31 18:48:41.255 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 31 18:48:41.256 INFO kablam! | Oct 31 18:48:41.256 INFO kablam! 8 | pub enum GenReader { Oct 31 18:48:41.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.257 INFO kablam! Oct 31 18:48:41.257 INFO kablam! warning: method is never used: `new` Oct 31 18:48:41.257 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 31 18:48:41.257 INFO kablam! | Oct 31 18:48:41.258 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 31 18:48:41.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.258 INFO kablam! Oct 31 18:48:41.258 INFO kablam! warning: enum is never used: `GenWriter` Oct 31 18:48:41.259 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 31 18:48:41.259 INFO kablam! | Oct 31 18:48:41.259 INFO kablam! 37 | pub enum GenWriter { Oct 31 18:48:41.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.260 INFO kablam! Oct 31 18:48:41.260 INFO kablam! warning: method is never used: `new` Oct 31 18:48:41.260 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 31 18:48:41.261 INFO kablam! | Oct 31 18:48:41.261 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 31 18:48:41.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.261 INFO kablam! Oct 31 18:48:41.262 INFO kablam! warning: function is never used: `do_reformat` Oct 31 18:48:41.262 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 31 18:48:41.262 INFO kablam! | Oct 31 18:48:41.263 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 31 18:48:41.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:48:41.263 INFO kablam! Oct 31 18:48:41.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.47s Oct 31 18:48:41.309 INFO kablam! su: No module specific data is present Oct 31 18:48:42.410 INFO running `"docker" "rm" "-f" "48231935a7d8bb0daed44314e35c276256801916e110fedf632f6fceea1df0cf"` Oct 31 18:48:42.712 INFO blam! 48231935a7d8bb0daed44314e35c276256801916e110fedf632f6fceea1df0cf