[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] testing lawliet89/aurene against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawliet89%2Faurene" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawliet89/aurene on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-3/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded app_dirs v1.2.1 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.26 [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded cc v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6580ae478354aea919bfd48bf5f58175fb74b8f980cc086fe604de81c0325880 [INFO] running `Command { std: "docker" "start" "-a" "6580ae478354aea919bfd48bf5f58175fb74b8f980cc086fe604de81c0325880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6580ae478354aea919bfd48bf5f58175fb74b8f980cc086fe604de81c0325880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6580ae478354aea919bfd48bf5f58175fb74b8f980cc086fe604de81c0325880", kill_on_drop: false }` [INFO] [stdout] 6580ae478354aea919bfd48bf5f58175fb74b8f980cc086fe604de81c0325880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd79a1cc8723fc4c488d1828b715d7c485dc27cafe034a0aa613325103d6be6 [INFO] running `Command { std: "docker" "start" "-a" "2fd79a1cc8723fc4c488d1828b715d7c485dc27cafe034a0aa613325103d6be6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling 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] Compiling failure v0.1.5 [INFO] [stderr] Compiling 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: 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "2fd79a1cc8723fc4c488d1828b715d7c485dc27cafe034a0aa613325103d6be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd79a1cc8723fc4c488d1828b715d7c485dc27cafe034a0aa613325103d6be6", kill_on_drop: false }` [INFO] [stdout] 2fd79a1cc8723fc4c488d1828b715d7c485dc27cafe034a0aa613325103d6be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40261552c750f37e50cf659e410dea08a6e2bdb0d2a3646e005e06362089ab4d [INFO] running `Command { std: "docker" "start" "-a" "40261552c750f37e50cf659e410dea08a6e2bdb0d2a3646e005e06362089ab4d", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "40261552c750f37e50cf659e410dea08a6e2bdb0d2a3646e005e06362089ab4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40261552c750f37e50cf659e410dea08a6e2bdb0d2a3646e005e06362089ab4d", kill_on_drop: false }` [INFO] [stdout] 40261552c750f37e50cf659e410dea08a6e2bdb0d2a3646e005e06362089ab4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14822313b3148b5035c09b5bf5cd0e5371ba819110d37276809456e5cbb35c71 [INFO] running `Command { std: "docker" "start" "-a" "14822313b3148b5035c09b5bf5cd0e5371ba819110d37276809456e5cbb35c71", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:8:63 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 8 | "Launch Guild Wars 2 with saved login profiles\n\n\ [INFO] [stdout] [INFO] [stderr] | _______________________________________________________________^ [INFO] [stderr] 9 | | [INFO] [stderr] 10 | | Provide directories or files which contains the login profiles. Then, specify the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:12:99 [INFO] [stderr] | [INFO] [stderr] 12 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stderr] | ___________________________________________________________________________________________________^ [INFO] [stderr] 13 | | [INFO] [stderr] 14 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | `aurene`. \n\n\ [INFO] [stderr] | ____________________________^ [INFO] [stderr] 18 | | [INFO] [stderr] 19 | | To specify the profile to login, you can simply specify the filename. If `aurene` is \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:81:99 [INFO] [stderr] | [INFO] [stderr] 81 | `-`. Directories are searched with a default glob pattern that can be configured.\n\n\ [INFO] [stderr] | ___________________________________________________________________________________________________^ [INFO] [stderr] 82 | | [INFO] [stderr] 83 | | The login profiles are obtained after you have logged into Guild Wars 2 with the \ [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/main.rs:86:28 [INFO] [stderr] | [INFO] [stderr] 86 | `aurene`. \n\n\ [INFO] [stderr] | ____________________________^ [INFO] [stderr] 87 | | [INFO] [stderr] 88 | | If no path is provided, the current working directory will be searched." [INFO] [stderr] | |_____________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | let args = make_parser().get_matches(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `GenericError` [INFO] [stderr] --> src/error.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | GenericError(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aurene` (bin "aurene" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aurene-46d3c413c952bbee) [INFO] running `Command { std: "docker" "inspect" "14822313b3148b5035c09b5bf5cd0e5371ba819110d37276809456e5cbb35c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14822313b3148b5035c09b5bf5cd0e5371ba819110d37276809456e5cbb35c71", kill_on_drop: false }` [INFO] [stdout] 14822313b3148b5035c09b5bf5cd0e5371ba819110d37276809456e5cbb35c71