[INFO] updating cached repository https://github.com/awsomearvinder/waybar_battery_indicator [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03936a7134ba8d2e9f85a009fd3c63d4ab0abc3a [INFO] checking awsomearvinder/waybar_battery_indicator against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawsomearvinder%2Fwaybar_battery_indicator" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awsomearvinder/waybar_battery_indicator on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/awsomearvinder/waybar_battery_indicator [INFO] finished tweaking git repo https://github.com/awsomearvinder/waybar_battery_indicator [INFO] tweaked toml for git repo https://github.com/awsomearvinder/waybar_battery_indicator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/awsomearvinder/waybar_battery_indicator already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b65f413744610cbd8f0820e26341a41008e2ab23e2ab73cc8a0d19defa736471 [INFO] running `"docker" "start" "-a" "b65f413744610cbd8f0820e26341a41008e2ab23e2ab73cc8a0d19defa736471"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking swaybar_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `current_now` [INFO] [stderr] --> src/bin/battery/mod.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn current_now(&mut self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `capacity` [INFO] [stderr] --> src/bin/battery/mod.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn capacity(&mut self) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `charge_now` [INFO] [stderr] --> src/bin/battery/mod.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn charge_now(&mut self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `charge_full` [INFO] [stderr] --> src/bin/battery/mod.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn charge_full (&mut self)->u32{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `current_avg` [INFO] [stderr] --> src/bin/battery/mod.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn current_avg(&mut self) ->u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `current_now` [INFO] [stderr] --> src/bin/battery/mod.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn current_now(&mut self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `capacity` [INFO] [stderr] --> src/bin/battery/mod.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn capacity(&mut self) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `charge_now` [INFO] [stderr] --> src/bin/battery/mod.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn charge_now(&mut self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `charge_full` [INFO] [stderr] --> src/bin/battery/mod.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn charge_full (&mut self)->u32{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `current_avg` [INFO] [stderr] --> src/bin/battery/mod.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn current_avg(&mut self) ->u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.35s [INFO] running `"docker" "inspect" "b65f413744610cbd8f0820e26341a41008e2ab23e2ab73cc8a0d19defa736471"` [INFO] running `"docker" "rm" "-f" "b65f413744610cbd8f0820e26341a41008e2ab23e2ab73cc8a0d19defa736471"` [INFO] [stdout] b65f413744610cbd8f0820e26341a41008e2ab23e2ab73cc8a0d19defa736471