[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#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-5-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 604703d140dfbae233ef6ae484f3506c496ff306e7295b0e1a4626117730c424 [INFO] running `Command { std: "docker" "start" "-a" "604703d140dfbae233ef6ae484f3506c496ff306e7295b0e1a4626117730c424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604703d140dfbae233ef6ae484f3506c496ff306e7295b0e1a4626117730c424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604703d140dfbae233ef6ae484f3506c496ff306e7295b0e1a4626117730c424", kill_on_drop: false }` [INFO] [stdout] 604703d140dfbae233ef6ae484f3506c496ff306e7295b0e1a4626117730c424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d130165463401a350bd19fee4dbd93021b0f1402132d22c1b61838864d4ea73a [INFO] running `Command { std: "docker" "start" "-a" "d130165463401a350bd19fee4dbd93021b0f1402132d22c1b61838864d4ea73a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [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: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: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: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: 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: 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 2.22s [INFO] running `Command { std: "docker" "inspect" "d130165463401a350bd19fee4dbd93021b0f1402132d22c1b61838864d4ea73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d130165463401a350bd19fee4dbd93021b0f1402132d22c1b61838864d4ea73a", kill_on_drop: false }` [INFO] [stdout] d130165463401a350bd19fee4dbd93021b0f1402132d22c1b61838864d4ea73a [INFO] checking lawliet89/aurene against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-5-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1806acb6656bda137b15755866766313dc1db5dd103c9ba8c423f0916441b988 [INFO] running `Command { std: "docker" "start" "-a" "1806acb6656bda137b15755866766313dc1db5dd103c9ba8c423f0916441b988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1806acb6656bda137b15755866766313dc1db5dd103c9ba8c423f0916441b988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1806acb6656bda137b15755866766313dc1db5dd103c9ba8c423f0916441b988", kill_on_drop: false }` [INFO] [stdout] 1806acb6656bda137b15755866766313dc1db5dd103c9ba8c423f0916441b988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d60bdf498e38427d33192f07b2f8335833e8ddc791589a3dfe276842771a90b4 [INFO] running `Command { std: "docker" "start" "-a" "d60bdf498e38427d33192f07b2f8335833e8ddc791589a3dfe276842771a90b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling synstructure v0.10.1 [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 6 | let launch = SubCommand::with_name("launch") [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | / App::new(crate_name!()) [INFO] [stdout] 106 | | .version(crate_version!()) [INFO] [stdout] 107 | | .author(crate_authors!()) [INFO] [stdout] 108 | | .setting(AppSettings::SubcommandRequired) [INFO] [stdout] ... | [INFO] [stdout] 116 | | exit immediately on failure silently.", [INFO] [stdout] 117 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 6 | let launch = SubCommand::with_name("launch") [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | / App::new(crate_name!()) [INFO] [stdout] 106 | | .version(crate_version!()) [INFO] [stdout] 107 | | .author(crate_authors!()) [INFO] [stdout] 108 | | .setting(AppSettings::SubcommandRequired) [INFO] [stdout] ... | [INFO] [stdout] 116 | | exit immediately on failure silently.", [INFO] [stdout] 117 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aurene` (bin "aurene") due to 2 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aurene` (bin "aurene" test) due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d60bdf498e38427d33192f07b2f8335833e8ddc791589a3dfe276842771a90b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60bdf498e38427d33192f07b2f8335833e8ddc791589a3dfe276842771a90b4", kill_on_drop: false }` [INFO] [stdout] d60bdf498e38427d33192f07b2f8335833e8ddc791589a3dfe276842771a90b4