[INFO] cloning repository https://github.com/lawliet89/aurene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lawliet89/aurene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bbf22fa5bd89cdc04ad7a6351916467df88c828 [INFO] checking lawliet89/aurene against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lawliet89/aurene [INFO] finished tweaking git repo https://github.com/lawliet89/aurene [INFO] tweaked toml for git repo https://github.com/lawliet89/aurene written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lawliet89/aurene 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded syn v0.15.26 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19515920b1f6d4d5c1d7a5df63c52eb6d483a0a9d7eb03aa3a6f4754d5115e73 [INFO] running `Command { std: "docker" "start" "-a" "19515920b1f6d4d5c1d7a5df63c52eb6d483a0a9d7eb03aa3a6f4754d5115e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19515920b1f6d4d5c1d7a5df63c52eb6d483a0a9d7eb03aa3a6f4754d5115e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19515920b1f6d4d5c1d7a5df63c52eb6d483a0a9d7eb03aa3a6f4754d5115e73", kill_on_drop: false }` [INFO] [stdout] 19515920b1f6d4d5c1d7a5df63c52eb6d483a0a9d7eb03aa3a6f4754d5115e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9836f8cfe3b6d11ab6a3c996d162c44a4c03fb5dd578412f714b5ca25f774c5 [INFO] running `Command { std: "docker" "start" "-a" "d9836f8cfe3b6d11ab6a3c996d162c44a4c03fb5dd578412f714b5ca25f774c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking aurene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GenericError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 5 | #[fail(display = "{}", _0)] [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GenericError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 5 | #[fail(display = "{}", _0)] [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "d9836f8cfe3b6d11ab6a3c996d162c44a4c03fb5dd578412f714b5ca25f774c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9836f8cfe3b6d11ab6a3c996d162c44a4c03fb5dd578412f714b5ca25f774c5", kill_on_drop: false }` [INFO] [stdout] d9836f8cfe3b6d11ab6a3c996d162c44a4c03fb5dd578412f714b5ca25f774c5 [INFO] checking lawliet89/aurene against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lawliet89/aurene [INFO] finished tweaking git repo https://github.com/lawliet89/aurene [INFO] tweaked toml for git repo https://github.com/lawliet89/aurene written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lawliet89/aurene 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54cfa7811aaa7d6ce2da2220cc55892797a213989421eb258fda69379e6268e6 [INFO] running `Command { std: "docker" "start" "-a" "54cfa7811aaa7d6ce2da2220cc55892797a213989421eb258fda69379e6268e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54cfa7811aaa7d6ce2da2220cc55892797a213989421eb258fda69379e6268e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54cfa7811aaa7d6ce2da2220cc55892797a213989421eb258fda69379e6268e6", kill_on_drop: false }` [INFO] [stdout] 54cfa7811aaa7d6ce2da2220cc55892797a213989421eb258fda69379e6268e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c1b95b73e63b558267a13d9d3c3aa2906bf595681568994dde12087f06e4c1 [INFO] running `Command { std: "docker" "start" "-a" "a7c1b95b73e63b558267a13d9d3c3aa2906bf595681568994dde12087f06e4c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking aurene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:8:63 [INFO] [stdout] | [INFO] [stdout] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:12:99 [INFO] [stdout] | [INFO] [stdout] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:81:99 [INFO] [stdout] | [INFO] [stdout] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 82 | | [INFO] [stdout] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/main.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | `aurene`. \n\n\ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stdout] | |_____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GenericError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 5 | #[fail(display = "{}", _0)] [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | let args = make_parser().get_matches(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GenericError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 5 | #[fail(display = "{}", _0)] [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "a7c1b95b73e63b558267a13d9d3c3aa2906bf595681568994dde12087f06e4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c1b95b73e63b558267a13d9d3c3aa2906bf595681568994dde12087f06e4c1", kill_on_drop: false }` [INFO] [stdout] a7c1b95b73e63b558267a13d9d3c3aa2906bf595681568994dde12087f06e4c1