[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#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-12/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: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 672fd9f9d881573eeb10f4846ee2ac642f0639f706d9955938f4b49ae9b4812e [INFO] running `Command { std: "docker" "start" "-a" "672fd9f9d881573eeb10f4846ee2ac642f0639f706d9955938f4b49ae9b4812e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "672fd9f9d881573eeb10f4846ee2ac642f0639f706d9955938f4b49ae9b4812e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672fd9f9d881573eeb10f4846ee2ac642f0639f706d9955938f4b49ae9b4812e", kill_on_drop: false }` [INFO] [stdout] 672fd9f9d881573eeb10f4846ee2ac642f0639f706d9955938f4b49ae9b4812e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1014ede0e1e5cf8d83dbee4f6d4a70e63eb7ef55f6d7cf8599fb131635630a46 [INFO] running `Command { std: "docker" "start" "-a" "1014ede0e1e5cf8d83dbee4f6d4a70e63eb7ef55f6d7cf8599fb131635630a46", 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 cfg-if v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking clap v2.32.0 [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: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: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: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 is never constructed: `GenericError` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GenericError` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | GenericError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "1014ede0e1e5cf8d83dbee4f6d4a70e63eb7ef55f6d7cf8599fb131635630a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1014ede0e1e5cf8d83dbee4f6d4a70e63eb7ef55f6d7cf8599fb131635630a46", kill_on_drop: false }` [INFO] [stdout] 1014ede0e1e5cf8d83dbee4f6d4a70e63eb7ef55f6d7cf8599fb131635630a46