[INFO] updating cached repository https://github.com/JojiiOfficial/LiveBudsCli [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] f532fd185ff0537baf34a81fc6c19767755cc78c [INFO] checking JojiiOfficial/LiveBudsCli against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FLiveBudsCli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JojiiOfficial/LiveBudsCli on toolchain ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JojiiOfficial/LiveBudsCli [INFO] finished tweaking git repo https://github.com/JojiiOfficial/LiveBudsCli [INFO] tweaked toml for git repo https://github.com/JojiiOfficial/LiveBudsCli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/JojiiOfficial/LiveBudsCli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5abce0122838ad40fe3605f0d11ca0cee55af5857905ae919d783a73b7a92db [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" "f5abce0122838ad40fe3605f0d11ca0cee55af5857905ae919d783a73b7a92db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5abce0122838ad40fe3605f0d11ca0cee55af5857905ae919d783a73b7a92db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5abce0122838ad40fe3605f0d11ca0cee55af5857905ae919d783a73b7a92db", kill_on_drop: false }` [INFO] [stdout] f5abce0122838ad40fe3605f0d11ca0cee55af5857905ae919d783a73b7a92db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d001f06310d026dbaeeb934cd59f512098b649c7dcd048835418414dfcdbda42 [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" "d001f06310d026dbaeeb934cd59f512098b649c7dcd048835418414dfcdbda42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling libpulse-sys v1.13.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-lite v1.11.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking nix v0.19.0 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking libpulse-binding v2.16.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking rust-pulsectl v0.2.6 [INFO] [stderr] Checking blurz v0.4.0 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ofiles v0.2.0 [INFO] [stderr] Compiling darling_macro v0.5.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling darling v0.5.0 [INFO] [stderr] Compiling from_variants_impl v0.4.0 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking from_variants v0.4.0 [INFO] [stderr] Checking mpris v2.0.0-rc2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking bluetooth-serial-port-async v0.6.1 [INFO] [stderr] Checking galaxy_buds_live_rs v0.1.6 [INFO] [stderr] Checking earbuds v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tap_info` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | tap_info: TouchAction, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | info: &mut BudsInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | if let Some(config) = cfg.get_device_config(&connection.addr) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tap_info` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | tap_info: TouchAction, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | info: &mut BudsInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/daemon/bluetooth/bean_connection/touchpad.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | if let Some(config) = cfg.get_device_config(&connection.addr) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.71s [INFO] running `Command { std: "docker" "inspect" "d001f06310d026dbaeeb934cd59f512098b649c7dcd048835418414dfcdbda42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d001f06310d026dbaeeb934cd59f512098b649c7dcd048835418414dfcdbda42", kill_on_drop: false }` [INFO] [stdout] d001f06310d026dbaeeb934cd59f512098b649c7dcd048835418414dfcdbda42