[INFO] cloning repository https://github.com/valarauca/xmltool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valarauca/xmltool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fxmltool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fxmltool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b18f3998024f2380d186c95ba7bd56818f221919 [INFO] checking valarauca/xmltool against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fxmltool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valarauca/xmltool on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valarauca/xmltool [INFO] finished tweaking git repo https://github.com/valarauca/xmltool [INFO] tweaked toml for git repo https://github.com/valarauca/xmltool written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/valarauca/xmltool already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c0bc42d07399b5059e04daad4c472a159c26e40fb0fa98c0a975c575ad8e210 [INFO] running `Command { std: "docker" "start" "-a" "8c0bc42d07399b5059e04daad4c472a159c26e40fb0fa98c0a975c575ad8e210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c0bc42d07399b5059e04daad4c472a159c26e40fb0fa98c0a975c575ad8e210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c0bc42d07399b5059e04daad4c472a159c26e40fb0fa98c0a975c575ad8e210", kill_on_drop: false }` [INFO] [stdout] 8c0bc42d07399b5059e04daad4c472a159c26e40fb0fa98c0a975c575ad8e210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c1a93639f357d1ef77c1f3eb1ca942dfaf15bccd7ed576dbdfc8a64fb0c7c4 [INFO] running `Command { std: "docker" "start" "-a" "e5c1a93639f357d1ef77c1f3eb1ca942dfaf15bccd7ed576dbdfc8a64fb0c7c4", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.30 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Checking xmltool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cli/formatter/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Option::Some("CRLF") | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_reformat` is never used [INFO] [stdout] --> src/cli/formatter/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `declare_format` is never used [INFO] [stdout] --> src/cli/formatter/formatter_cli.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_parser_config` is never used [INFO] [stdout] --> src/cli/formatter/reader.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_line_sep` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_indent` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perform_indents` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn perform_indents(arg: &ArgMatches) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_emitter_config` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileR` and `StdIn` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum GenReader { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | FileR(BufReader), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | StdIn(BufReader) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cli/formatter/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Option::Some("CRLF") | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GenReader { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileW` and `StdOut` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum GenWriter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 38 | FileW(BufWriter), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | StdOut(BufWriter) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl GenWriter { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 42 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_reformat` is never used [INFO] [stdout] --> src/cli/formatter/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `declare_format` is never used [INFO] [stdout] --> src/cli/formatter/formatter_cli.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_parser_config` is never used [INFO] [stdout] --> src/cli/formatter/reader.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_line_sep` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_indent` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perform_indents` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn perform_indents(arg: &ArgMatches) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_emitter_config` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileR` and `StdIn` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum GenReader { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | FileR(BufReader), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | StdIn(BufReader) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GenReader { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileW` and `StdOut` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum GenWriter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 38 | FileW(BufWriter), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | StdOut(BufWriter) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl GenWriter { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 42 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "e5c1a93639f357d1ef77c1f3eb1ca942dfaf15bccd7ed576dbdfc8a64fb0c7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c1a93639f357d1ef77c1f3eb1ca942dfaf15bccd7ed576dbdfc8a64fb0c7c4", kill_on_drop: false }` [INFO] [stdout] e5c1a93639f357d1ef77c1f3eb1ca942dfaf15bccd7ed576dbdfc8a64fb0c7c4 [INFO] checking valarauca/xmltool against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fxmltool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valarauca/xmltool on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valarauca/xmltool [INFO] finished tweaking git repo https://github.com/valarauca/xmltool [INFO] tweaked toml for git repo https://github.com/valarauca/xmltool written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/valarauca/xmltool already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9c0b4222f635e1a486e6927ac672152928573b9b81ffd510c67f9a5d638485 [INFO] running `Command { std: "docker" "start" "-a" "5f9c0b4222f635e1a486e6927ac672152928573b9b81ffd510c67f9a5d638485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9c0b4222f635e1a486e6927ac672152928573b9b81ffd510c67f9a5d638485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9c0b4222f635e1a486e6927ac672152928573b9b81ffd510c67f9a5d638485", kill_on_drop: false }` [INFO] [stdout] 5f9c0b4222f635e1a486e6927ac672152928573b9b81ffd510c67f9a5d638485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4b7299fbca4f99e30756a0ecffbf442c9d8b1eca9e5d946d3f534d688fcbe86 [INFO] running `Command { std: "docker" "start" "-a" "f4b7299fbca4f99e30756a0ecffbf442c9d8b1eca9e5d946d3f534d688fcbe86", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.30 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Checking xmltool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cli/formatter/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Option::Some("CRLF") | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cli/formatter/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Option::Some("CRLF") | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_reformat` is never used [INFO] [stdout] --> src/cli/formatter/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `declare_format` is never used [INFO] [stdout] --> src/cli/formatter/formatter_cli.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_parser_config` is never used [INFO] [stdout] --> src/cli/formatter/reader.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_line_sep` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_indent` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perform_indents` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn perform_indents(arg: &ArgMatches) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_emitter_config` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileR` and `StdIn` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum GenReader { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | FileR(BufReader), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | StdIn(BufReader) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GenReader { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileW` and `StdOut` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum GenWriter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 38 | FileW(BufWriter), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | StdOut(BufWriter) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl GenWriter { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 42 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_reformat` is never used [INFO] [stdout] --> src/cli/formatter/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn do_reformat(arg: &ArgMatches) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `declare_format` is never used [INFO] [stdout] --> src/cli/formatter/formatter_cli.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn declare_format<'a,'b>() -> App<'a,'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_parser_config` is never used [INFO] [stdout] --> src/cli/formatter/reader.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn build_parser_config(arg: &ArgMatches) -> ParserConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_line_sep` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn to_line_sep(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_indent` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_indent(arg: &ArgMatches) -> Cow<'static, str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `perform_indents` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn perform_indents(arg: &ArgMatches) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_emitter_config` is never used [INFO] [stdout] --> src/cli/formatter/writer.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn build_emitter_config(arg: &ArgMatches) -> EmitterConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileR` and `StdIn` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum GenReader { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | FileR(BufReader), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | StdIn(BufReader) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GenReader { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileW` and `StdOut` are never constructed [INFO] [stdout] --> src/cli/formatter/fsutil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum GenWriter { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 38 | FileW(BufWriter), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | StdOut(BufWriter) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cli/formatter/fsutil.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl GenWriter { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 42 | pub fn new(arg: &ArgMatches) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "f4b7299fbca4f99e30756a0ecffbf442c9d8b1eca9e5d946d3f534d688fcbe86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b7299fbca4f99e30756a0ecffbf442c9d8b1eca9e5d946d3f534d688fcbe86", kill_on_drop: false }` [INFO] [stdout] f4b7299fbca4f99e30756a0ecffbf442c9d8b1eca9e5d946d3f534d688fcbe86