Oct 12 20:02:25.642 INFO testing valarauca/xmltool against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:02:25.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:02:26.091 INFO blam! b578249cb306ffde248b21f3ae9c4aaec633504d3b99f6ed882a09d7a8628dd6 Oct 12 20:02:26.093 INFO running `"docker" "start" "-a" "b578249cb306ffde248b21f3ae9c4aaec633504d3b99f6ed882a09d7a8628dd6"` Oct 12 20:02:27.179 INFO kablam! usermod: no changes Oct 12 20:02:27.271 INFO kablam! Compiling libc v0.2.30 Oct 12 20:02:27.271 INFO kablam! Compiling xml-rs v0.6.1 Oct 12 20:02:28.783 INFO kablam! Compiling term_size v0.3.0 Oct 12 20:02:28.783 INFO kablam! Compiling atty v0.2.2 Oct 12 20:02:29.511 INFO kablam! Compiling textwrap v0.8.0 Oct 12 20:02:32.351 INFO kablam! Compiling clap v2.26.2 Oct 12 20:02:59.021 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 12 20:02:59.351 INFO kablam! warning: unreachable pattern Oct 12 20:02:59.351 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 12 20:02:59.351 INFO kablam! | Oct 12 20:02:59.351 INFO kablam! 14 | Option::Some("CRLF") | Oct 12 20:02:59.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.351 INFO kablam! | Oct 12 20:02:59.351 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 20:02:59.351 INFO kablam! Oct 12 20:02:59.381 INFO kablam! warning: function is never used: `declare_format` Oct 12 20:02:59.381 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 12 20:02:59.381 INFO kablam! | Oct 12 20:02:59.381 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 12 20:02:59.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.381 INFO kablam! | Oct 12 20:02:59.381 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `build_parser_config` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `to_line_sep` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `to_indent` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `perform_indents` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `build_emitter_config` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: enum is never used: `GenReader` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 8 | pub enum GenReader { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: method is never used: `new` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: enum is never used: `GenWriter` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 37 | pub enum GenWriter { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: method is never used: `new` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.382 INFO kablam! warning: function is never used: `do_reformat` Oct 12 20:02:59.382 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 12 20:02:59.382 INFO kablam! | Oct 12 20:02:59.382 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 12 20:02:59.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:59.382 INFO kablam! Oct 12 20:02:59.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.64s Oct 12 20:02:59.861 INFO kablam! su: No module specific data is present Oct 12 20:03:00.819 INFO running `"docker" "rm" "-f" "b578249cb306ffde248b21f3ae9c4aaec633504d3b99f6ed882a09d7a8628dd6"` Oct 12 20:03:01.151 INFO blam! b578249cb306ffde248b21f3ae9c4aaec633504d3b99f6ed882a09d7a8628dd6 Oct 12 20:03:01.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:03:01.643 INFO blam! 756c68c2f17fa6093594d5f506ce6cef9279c5f8d5c6cc6e6223e6d14f3577ad Oct 12 20:03:01.645 INFO running `"docker" "start" "-a" "756c68c2f17fa6093594d5f506ce6cef9279c5f8d5c6cc6e6223e6d14f3577ad"` Oct 12 20:03:02.847 INFO kablam! usermod: no changes Oct 12 20:03:02.915 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 12 20:03:03.316 INFO kablam! warning: unreachable pattern Oct 12 20:03:03.316 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 12 20:03:03.316 INFO kablam! | Oct 12 20:03:03.316 INFO kablam! 14 | Option::Some("CRLF") | Oct 12 20:03:03.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.316 INFO kablam! | Oct 12 20:03:03.316 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 20:03:03.316 INFO kablam! Oct 12 20:03:03.331 INFO kablam! warning: function is never used: `declare_format` Oct 12 20:03:03.331 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 12 20:03:03.331 INFO kablam! | Oct 12 20:03:03.331 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 12 20:03:03.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.331 INFO kablam! | Oct 12 20:03:03.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:03:03.331 INFO kablam! Oct 12 20:03:03.331 INFO kablam! warning: function is never used: `build_parser_config` Oct 12 20:03:03.331 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 12 20:03:03.331 INFO kablam! | Oct 12 20:03:03.331 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 12 20:03:03.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.331 INFO kablam! Oct 12 20:03:03.332 INFO kablam! warning: function is never used: `to_line_sep` Oct 12 20:03:03.332 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 12 20:03:03.332 INFO kablam! | Oct 12 20:03:03.332 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:03:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.332 INFO kablam! Oct 12 20:03:03.332 INFO kablam! warning: function is never used: `to_indent` Oct 12 20:03:03.332 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 12 20:03:03.332 INFO kablam! | Oct 12 20:03:03.332 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:03:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.332 INFO kablam! Oct 12 20:03:03.332 INFO kablam! warning: function is never used: `perform_indents` Oct 12 20:03:03.332 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 12 20:03:03.332 INFO kablam! | Oct 12 20:03:03.332 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 12 20:03:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.332 INFO kablam! Oct 12 20:03:03.332 INFO kablam! warning: function is never used: `build_emitter_config` Oct 12 20:03:03.332 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 12 20:03:03.332 INFO kablam! | Oct 12 20:03:03.332 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 12 20:03:03.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.332 INFO kablam! Oct 12 20:03:03.332 INFO kablam! warning: enum is never used: `GenReader` Oct 12 20:03:03.333 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 12 20:03:03.333 INFO kablam! | Oct 12 20:03:03.333 INFO kablam! 8 | pub enum GenReader { Oct 12 20:03:03.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.333 INFO kablam! Oct 12 20:03:03.333 INFO kablam! warning: method is never used: `new` Oct 12 20:03:03.333 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 12 20:03:03.333 INFO kablam! | Oct 12 20:03:03.333 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:03:03.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.333 INFO kablam! Oct 12 20:03:03.333 INFO kablam! warning: enum is never used: `GenWriter` Oct 12 20:03:03.333 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 12 20:03:03.333 INFO kablam! | Oct 12 20:03:03.333 INFO kablam! 37 | pub enum GenWriter { Oct 12 20:03:03.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.333 INFO kablam! Oct 12 20:03:03.333 INFO kablam! warning: method is never used: `new` Oct 12 20:03:03.333 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 12 20:03:03.333 INFO kablam! | Oct 12 20:03:03.333 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:03:03.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.333 INFO kablam! Oct 12 20:03:03.333 INFO kablam! warning: function is never used: `do_reformat` Oct 12 20:03:03.333 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 12 20:03:03.334 INFO kablam! | Oct 12 20:03:03.334 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 12 20:03:03.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:03.334 INFO kablam! Oct 12 20:03:03.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 12 20:03:03.911 INFO kablam! su: No module specific data is present Oct 12 20:03:04.643 INFO running `"docker" "rm" "-f" "756c68c2f17fa6093594d5f506ce6cef9279c5f8d5c6cc6e6223e6d14f3577ad"` Oct 12 20:03:04.974 INFO blam! 756c68c2f17fa6093594d5f506ce6cef9279c5f8d5c6cc6e6223e6d14f3577ad Oct 12 20:03:04.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:03:05.447 INFO blam! 347b60adf309a3fe479d3f458945647675f52c5a7f50f886de4d21444a298db7 Oct 12 20:03:05.448 INFO running `"docker" "start" "-a" "347b60adf309a3fe479d3f458945647675f52c5a7f50f886de4d21444a298db7"` Oct 12 20:03:06.759 INFO kablam! usermod: no changes Oct 12 20:03:06.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 20:03:06.827 INFO kablam! Running /target/debug/deps/xmltool-8335867fd686e159 Oct 12 20:03:06.855 INFO kablam! su: No module specific data is present Oct 12 20:03:06.855 INFO blam! Oct 12 20:03:06.855 INFO blam! running 0 tests Oct 12 20:03:06.855 INFO blam! Oct 12 20:03:06.855 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:03:06.855 INFO blam! Oct 12 20:03:07.695 INFO running `"docker" "rm" "-f" "347b60adf309a3fe479d3f458945647675f52c5a7f50f886de4d21444a298db7"` Oct 12 20:03:08.094 INFO blam! 347b60adf309a3fe479d3f458945647675f52c5a7f50f886de4d21444a298db7