Oct 12 20:02:24.376 INFO testing valarauca/xmltool against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:02:24.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:24.916 INFO blam! 2fb866d53706924023e56e760cb6ba735db6d9817ab2e0817bf454710502ab14 Oct 12 20:02:24.918 INFO running `"docker" "start" "-a" "2fb866d53706924023e56e760cb6ba735db6d9817ab2e0817bf454710502ab14"` Oct 12 20:02:26.135 INFO kablam! usermod: no changes Oct 12 20:02:26.258 INFO kablam! Compiling libc v0.2.30 Oct 12 20:02:26.259 INFO kablam! Compiling xml-rs v0.6.1 Oct 12 20:02:27.972 INFO kablam! Compiling term_size v0.3.0 Oct 12 20:02:27.973 INFO kablam! Compiling atty v0.2.2 Oct 12 20:02:28.687 INFO kablam! Compiling textwrap v0.8.0 Oct 12 20:02:31.459 INFO kablam! Compiling clap v2.26.2 Oct 12 20:02:57.371 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 12 20:02:57.667 INFO kablam! warning: unreachable pattern Oct 12 20:02:57.667 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 12 20:02:57.667 INFO kablam! | Oct 12 20:02:57.667 INFO kablam! 14 | Option::Some("CRLF") | Oct 12 20:02:57.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.667 INFO kablam! | Oct 12 20:02:57.667 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 20:02:57.667 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `declare_format` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `build_parser_config` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `to_line_sep` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `to_indent` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `perform_indents` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: function is never used: `build_emitter_config` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: enum is never used: `GenReader` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.683 INFO kablam! 8 | pub enum GenReader { Oct 12 20:02:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.683 INFO kablam! Oct 12 20:02:57.683 INFO kablam! warning: method is never used: `new` Oct 12 20:02:57.683 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 12 20:02:57.683 INFO kablam! | Oct 12 20:02:57.684 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:02:57.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.684 INFO kablam! Oct 12 20:02:57.684 INFO kablam! warning: enum is never used: `GenWriter` Oct 12 20:02:57.684 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 12 20:02:57.684 INFO kablam! | Oct 12 20:02:57.684 INFO kablam! 37 | pub enum GenWriter { Oct 12 20:02:57.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.684 INFO kablam! Oct 12 20:02:57.684 INFO kablam! warning: method is never used: `new` Oct 12 20:02:57.684 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 12 20:02:57.684 INFO kablam! | Oct 12 20:02:57.684 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:02:57.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.684 INFO kablam! Oct 12 20:02:57.684 INFO kablam! warning: function is never used: `do_reformat` Oct 12 20:02:57.684 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 12 20:02:57.684 INFO kablam! | Oct 12 20:02:57.684 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 12 20:02:57.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:02:57.684 INFO kablam! Oct 12 20:02:58.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.91s Oct 12 20:02:58.085 INFO kablam! su: No module specific data is present Oct 12 20:02:59.171 INFO running `"docker" "rm" "-f" "2fb866d53706924023e56e760cb6ba735db6d9817ab2e0817bf454710502ab14"` Oct 12 20:02:59.612 INFO blam! 2fb866d53706924023e56e760cb6ba735db6d9817ab2e0817bf454710502ab14 Oct 12 20:02:59.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:00.057 INFO blam! eada223127a6dabd0e7e95ec398b0e95b2678fca47492b9c3dbe5fbd06dc8ee8 Oct 12 20:03:00.058 INFO running `"docker" "start" "-a" "eada223127a6dabd0e7e95ec398b0e95b2678fca47492b9c3dbe5fbd06dc8ee8"` Oct 12 20:03:01.732 INFO kablam! usermod: no changes Oct 12 20:03:01.839 INFO kablam! Compiling xmltool v0.1.0 (/source) Oct 12 20:03:02.255 INFO kablam! warning: unreachable pattern Oct 12 20:03:02.255 INFO kablam! --> src/cli/formatter/writer.rs:14:9 Oct 12 20:03:02.255 INFO kablam! | Oct 12 20:03:02.255 INFO kablam! 14 | Option::Some("CRLF") | Oct 12 20:03:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.255 INFO kablam! | Oct 12 20:03:02.255 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 20:03:02.255 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `declare_format` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/formatter_cli.rs:4:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `build_parser_config` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/reader.rs:6:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `to_line_sep` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/writer.rs:7:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `to_indent` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/writer.rs:19:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `perform_indents` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/writer.rs:33:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 33 | fn perform_indents(arg: &ArgMatches) -> bool { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: function is never used: `build_emitter_config` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/writer.rs:41:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: enum is never used: `GenReader` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/fsutil.rs:8:1 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 8 | pub enum GenReader { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.271 INFO kablam! warning: method is never used: `new` Oct 12 20:03:02.271 INFO kablam! --> src/cli/formatter/fsutil.rs:13:5 Oct 12 20:03:02.271 INFO kablam! | Oct 12 20:03:02.271 INFO kablam! 13 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:03:02.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.271 INFO kablam! Oct 12 20:03:02.272 INFO kablam! warning: enum is never used: `GenWriter` Oct 12 20:03:02.272 INFO kablam! --> src/cli/formatter/fsutil.rs:37:1 Oct 12 20:03:02.272 INFO kablam! | Oct 12 20:03:02.272 INFO kablam! 37 | pub enum GenWriter { Oct 12 20:03:02.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.272 INFO kablam! Oct 12 20:03:02.272 INFO kablam! warning: method is never used: `new` Oct 12 20:03:02.272 INFO kablam! --> src/cli/formatter/fsutil.rs:42:5 Oct 12 20:03:02.272 INFO kablam! | Oct 12 20:03:02.272 INFO kablam! 42 | pub fn new(arg: &ArgMatches) -> io::Result { Oct 12 20:03:02.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.272 INFO kablam! Oct 12 20:03:02.272 INFO kablam! warning: function is never used: `do_reformat` Oct 12 20:03:02.272 INFO kablam! --> src/cli/formatter/mod.rs:16:1 Oct 12 20:03:02.272 INFO kablam! | Oct 12 20:03:02.272 INFO kablam! 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { Oct 12 20:03:02.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:03:02.272 INFO kablam! Oct 12 20:03:02.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 12 20:03:02.832 INFO kablam! su: No module specific data is present Oct 12 20:03:03.644 INFO running `"docker" "rm" "-f" "eada223127a6dabd0e7e95ec398b0e95b2678fca47492b9c3dbe5fbd06dc8ee8"` Oct 12 20:03:03.999 INFO blam! eada223127a6dabd0e7e95ec398b0e95b2678fca47492b9c3dbe5fbd06dc8ee8 Oct 12 20:03:04.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:04.415 INFO blam! b16f0d1559088fc68706488646bcfa5b1fa9ffdb80946073777f3e1c84ec0c5c Oct 12 20:03:04.427 INFO running `"docker" "start" "-a" "b16f0d1559088fc68706488646bcfa5b1fa9ffdb80946073777f3e1c84ec0c5c"` Oct 12 20:03:05.563 INFO kablam! usermod: no changes Oct 12 20:03:05.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 20:03:05.659 INFO kablam! Running /target/debug/deps/xmltool-d7eb47d8d1e76c9d Oct 12 20:03:05.663 INFO blam! Oct 12 20:03:05.663 INFO blam! running 0 tests Oct 12 20:03:05.663 INFO blam! Oct 12 20:03:05.663 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:03:05.663 INFO blam! Oct 12 20:03:05.665 INFO kablam! su: No module specific data is present Oct 12 20:03:06.199 INFO running `"docker" "rm" "-f" "b16f0d1559088fc68706488646bcfa5b1fa9ffdb80946073777f3e1c84ec0c5c"` Oct 12 20:03:06.476 INFO blam! b16f0d1559088fc68706488646bcfa5b1fa9ffdb80946073777f3e1c84ec0c5c