[INFO] cloning repository https://github.com/jiaqiwang969/EMGsensor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiaqiwang969/EMGsensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiaqiwang969%2FEMGsensor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiaqiwang969%2FEMGsensor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 833a3b1381a942573c1a234a734c60903b528ed2
[INFO] checking jiaqiwang969/EMGsensor against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiaqiwang969%2FEMGsensor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiaqiwang969/EMGsensor
[INFO] finished tweaking git repo https://github.com/jiaqiwang969/EMGsensor
[INFO] tweaked toml for git repo https://github.com/jiaqiwang969/EMGsensor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiaqiwang969/EMGsensor on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiaqiwang969/EMGsensor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `daq1021_probe` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../daq1021_probe
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `daq1021-probe`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/daq1021_probe.rs
[INFO] [stderr] 1 + src/bin/daq1021-probe.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `value_plot` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc1/source/target/.../value_plot
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `value-plot`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "value_plot"
[INFO] [stderr] 22 + name = "value-plot"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `value-plot`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.0"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "value-plot"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `value_plot` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded serialport v4.2.2
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded emath v0.19.0
[INFO] [stderr]   Downloaded eframe v0.19.0
[INFO] [stderr]   Downloaded egui-winit v0.19.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.2
[INFO] [stderr]   Downloaded ab_glyph v0.2.17
[INFO] [stderr]   Downloaded crossfont v0.5.0
[INFO] [stderr]   Downloaded egui_glow v0.19.0
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded clap_derive v4.0.8
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded egui v0.19.0
[INFO] [stderr]   Downloaded clap v4.0.8
[INFO] [stderr]   Downloaded winit v0.27.3
[INFO] [stderr]   Downloaded epaint v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673
[INFO] running `Command { std: "docker" "start" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `daq1021_probe` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../daq1021_probe
[INFO] [stderr]   |                          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `daq1021-probe`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/daq1021_probe.rs
[INFO] [stderr] 1 + src/bin/daq1021-probe.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `value_plot` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../value_plot
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `value-plot`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "value_plot"
[INFO] [stderr] 22 + name = "value-plot"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `value-plot`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ version = "0.1.0"
[INFO] [stderr] 24 + [[bin]]
[INFO] [stderr] 25 + name = "value-plot"
[INFO] [stderr] 26 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `value_plot` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking ab_glyph v0.2.17
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking serialport v4.2.2
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling clap_derive v4.0.8
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking emath v0.19.0
[INFO] [stderr]     Checking calloop v0.10.1
[INFO] [stderr]     Checking epaint v0.19.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking clap v4.0.8
[INFO] [stderr]     Checking egui v0.19.0
[INFO] [stderr]     Checking egui_glow v0.19.0
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking serde_json v1.0.99
[INFO] [stderr]     Checking sctk-adwaita v0.4.2
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking winit v0.27.3
[INFO] [stderr]     Checking egui-winit v0.19.0
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking eframe v0.19.0
[INFO] [stderr]     Checking value_plot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `plot_series`, `plot_series_with_offset`, `channel_points`, `latest_points`, and `update_channel_names` are never used
[INFO] [stdout]    --> src/measurements.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl MeasurementWindow {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn plot_series(&self) -> Vec<(String, egui::plot::PlotPoints)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn plot_series_with_offset(&self, dx: f64) -> Vec<(String, egui::plot::PlotPoints)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn channel_points(&self, idx: usize) -> Vec<Measurement> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn latest_points(&self) -> Vec<Option<Measurement>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn update_channel_names(&mut self, names: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config_path` and `started_at` are never read
[INFO] [stdout]   --> src/recorder.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RecordingInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub data_path: PathBuf,
[INFO] [stdout] 26 |     pub config_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |     pub started_at: chrono::DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordingInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `plot_series`, `plot_series_with_offset`, `channel_points`, `latest_points`, and `update_channel_names` are never used
[INFO] [stdout]    --> src/measurements.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl MeasurementWindow {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn plot_series(&self) -> Vec<(String, egui::plot::PlotPoints)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn plot_series_with_offset(&self, dx: f64) -> Vec<(String, egui::plot::PlotPoints)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn channel_points(&self, idx: usize) -> Vec<Measurement> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn latest_points(&self) -> Vec<Option<Measurement>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn update_channel_names(&mut self, names: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config_path` and `started_at` are never read
[INFO] [stdout]   --> src/recorder.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RecordingInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub data_path: PathBuf,
[INFO] [stdout] 26 |     pub config_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |     pub started_at: chrono::DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordingInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673", kill_on_drop: false }`
[INFO] [stdout] 0f65872940452ebfe07f2c965c2a533ed714ce5846f2f8b94f85c9cee9e67673
