[INFO] cloning repository https://github.com/c0deaddict/bitwarden_rofi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c0deaddict/bitwarden_rofi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Fbitwarden_rofi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Fbitwarden_rofi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1487a57ce5db85093154ec4f17e6405169e74382 [INFO] checking c0deaddict/bitwarden_rofi against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0deaddict%2Fbitwarden_rofi" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c0deaddict/bitwarden_rofi on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c0deaddict/bitwarden_rofi [INFO] finished tweaking git repo https://github.com/c0deaddict/bitwarden_rofi [INFO] tweaked toml for git repo https://github.com/c0deaddict/bitwarden_rofi written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/c0deaddict/bitwarden_rofi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6f13d643dd852e0b3f746ef8de1e672c424916d9710106be3c04a1b0aa4829d [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" "c6f13d643dd852e0b3f746ef8de1e672c424916d9710106be3c04a1b0aa4829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6f13d643dd852e0b3f746ef8de1e672c424916d9710106be3c04a1b0aa4829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f13d643dd852e0b3f746ef8de1e672c424916d9710106be3c04a1b0aa4829d", kill_on_drop: false }` [INFO] [stdout] c6f13d643dd852e0b3f746ef8de1e672c424916d9710106be3c04a1b0aa4829d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05686d6eae6dc6e0bccb3332dafb1d3155cd7d02532a3eb86aaaa849100715cd [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" "05686d6eae6dc6e0bccb3332dafb1d3155cd7d02532a3eb86aaaa849100715cd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking secret-service v1.1.0 [INFO] [stderr] Checking keyring v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bitwarden_rofi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::cache::Cache` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cache::Cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cache::Cache` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cache::Cache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/keyhub.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/keyhub.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/keyhub.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/keyhub.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/password_store.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/password_store.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/password_store.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/password_store.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/terraform.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/terraform.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/terraform.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/terraform.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/keyhub.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/keyhub.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/keyhub.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/keyhub.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/password_store.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/password_store.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/password_store.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/password_store.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/providers/terraform.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(id: &str, config: serde_json::Value) -> Box { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/providers/terraform.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/providers/terraform.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | fn read_field(&mut self, item: &Item, field: &Field) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/providers/terraform.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | fn do_action(&mut self, action: &Action) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> src/app.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | config: Config, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config: Config, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | fn lock(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sync` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn sync(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedResponse` [INFO] [stdout] --> src/providers/bitwarden/session.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | UnexpectedResponse(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/providers/bitwarden/session.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn lock(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sync` [INFO] [stdout] --> src/providers/bitwarden/session.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn sync(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> src/app.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | config: Config, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config: Config, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | fn lock(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sync` [INFO] [stdout] --> src/providers/bitwarden/provider.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn sync(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedResponse` [INFO] [stdout] --> src/providers/bitwarden/session.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | UnexpectedResponse(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/providers/bitwarden/session.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn lock(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sync` [INFO] [stdout] --> src/providers/bitwarden/session.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn sync(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.77s [INFO] running `Command { std: "docker" "inspect" "05686d6eae6dc6e0bccb3332dafb1d3155cd7d02532a3eb86aaaa849100715cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05686d6eae6dc6e0bccb3332dafb1d3155cd7d02532a3eb86aaaa849100715cd", kill_on_drop: false }` [INFO] [stdout] 05686d6eae6dc6e0bccb3332dafb1d3155cd7d02532a3eb86aaaa849100715cd