[INFO] updating cached repository https://github.com/PeterGrace/azdopr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7003731084aa0e5ddd883bff24ddc614ca56a4ae [INFO] testing PeterGrace/azdopr against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fazdopr" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeterGrace/azdopr on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeterGrace/azdopr [INFO] finished tweaking git repo https://github.com/PeterGrace/azdopr [INFO] tweaked toml for git repo https://github.com/PeterGrace/azdopr written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/PeterGrace/azdopr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23aa63db1e866d53a6570fa97c1e54eee9a9fda8171c7d37073a56127e8a9714 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23aa63db1e866d53a6570fa97c1e54eee9a9fda8171c7d37073a56127e8a9714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23aa63db1e866d53a6570fa97c1e54eee9a9fda8171c7d37073a56127e8a9714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23aa63db1e866d53a6570fa97c1e54eee9a9fda8171c7d37073a56127e8a9714", kill_on_drop: false }` [INFO] [stdout] 23aa63db1e866d53a6570fa97c1e54eee9a9fda8171c7d37073a56127e8a9714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29871ea00be5d6173afca8f7e0e376c26e94a6edc5c18756ae91026b0146d348 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29871ea00be5d6173afca8f7e0e376c26e94a6edc5c18756ae91026b0146d348", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling azdopr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let params = [ ("api-version", "4.1")]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut rs = repo_settings::RepoSettings::from_settings_and_args(settings, _matches); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo_id` [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_repo_id(client: &reqwest::blocking::Client, rs: &repo_settings::RepoSettings) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | create_pr(&client, &rs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deleteSourceBranch` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub deleteSourceBranch: bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_source_branch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sourceRefName` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub sourceRefName: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ref_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `targetRefName` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub targetRefName: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `target_ref_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `completionOptions` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub completionOptions: CompletionOptions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "29871ea00be5d6173afca8f7e0e376c26e94a6edc5c18756ae91026b0146d348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29871ea00be5d6173afca8f7e0e376c26e94a6edc5c18756ae91026b0146d348", kill_on_drop: false }` [INFO] [stdout] 29871ea00be5d6173afca8f7e0e376c26e94a6edc5c18756ae91026b0146d348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e54e2d5dbc1f19a526ff83b9adbab18757093aebf1848ef362e96e42d19a88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9e54e2d5dbc1f19a526ff83b9adbab18757093aebf1848ef362e96e42d19a88", kill_on_drop: false }` [INFO] [stderr] Compiling azdopr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let params = [ ("api-version", "4.1")]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut rs = repo_settings::RepoSettings::from_settings_and_args(settings, _matches); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_repo_id` [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_repo_id(client: &reqwest::blocking::Client, rs: &repo_settings::RepoSettings) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | create_pr(&client, &rs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deleteSourceBranch` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub deleteSourceBranch: bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_source_branch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sourceRefName` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub sourceRefName: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ref_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `targetRefName` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub targetRefName: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `target_ref_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `completionOptions` should have a snake case name [INFO] [stdout] --> src/pr_options.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub completionOptions: CompletionOptions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "e9e54e2d5dbc1f19a526ff83b9adbab18757093aebf1848ef362e96e42d19a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e54e2d5dbc1f19a526ff83b9adbab18757093aebf1848ef362e96e42d19a88", kill_on_drop: false }` [INFO] [stdout] e9e54e2d5dbc1f19a526ff83b9adbab18757093aebf1848ef362e96e42d19a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2203fc82f440daecc65b6c031d0a8ae6105e316d41576fd2343d719dea6948c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2203fc82f440daecc65b6c031d0a8ae6105e316d41576fd2343d719dea6948c4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `params` [INFO] [stderr] --> src/main.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let params = [ ("api-version", "4.1")]; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let mut rs = repo_settings::RepoSettings::from_settings_and_args(settings, _matches); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_repo_id` [INFO] [stderr] --> src/main.rs:18:4 [INFO] [stderr] | [INFO] [stderr] 18 | fn get_repo_id(client: &reqwest::blocking::Client, rs: &repo_settings::RepoSettings) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | create_pr(&client, &rs); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: structure field `deleteSourceBranch` should have a snake case name [INFO] [stderr] --> src/pr_options.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub deleteSourceBranch: bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_source_branch` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `sourceRefName` should have a snake case name [INFO] [stderr] --> src/pr_options.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub sourceRefName: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ref_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `targetRefName` should have a snake case name [INFO] [stderr] --> src/pr_options.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub targetRefName: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `target_ref_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `completionOptions` should have a snake case name [INFO] [stderr] --> src/pr_options.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub completionOptions: CompletionOptions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_options` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/azdopr-a826a1f73444155e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2203fc82f440daecc65b6c031d0a8ae6105e316d41576fd2343d719dea6948c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2203fc82f440daecc65b6c031d0a8ae6105e316d41576fd2343d719dea6948c4", kill_on_drop: false }` [INFO] [stdout] 2203fc82f440daecc65b6c031d0a8ae6105e316d41576fd2343d719dea6948c4