[INFO] cloning repository https://github.com/yorkhackspace/big-sign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yorkhackspace/big-sign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyorkhackspace%2Fbig-sign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyorkhackspace%2Fbig-sign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64356ad91bd13e4aadc6fd0ec15c573d679e7f31 [INFO] testing yorkhackspace/big-sign against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyorkhackspace%2Fbig-sign" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yorkhackspace/big-sign on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yorkhackspace/big-sign [INFO] finished tweaking git repo https://github.com/yorkhackspace/big-sign [INFO] tweaked toml for git repo https://github.com/yorkhackspace/big-sign written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yorkhackspace/big-sign 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" "+1.85.0" "fetch" "--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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a5dac410b7d26802a24aa6684a30a4359c2a6337c867cd18e6565d861f1fce9 [INFO] running `Command { std: "docker" "start" "-a" "6a5dac410b7d26802a24aa6684a30a4359c2a6337c867cd18e6565d861f1fce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a5dac410b7d26802a24aa6684a30a4359c2a6337c867cd18e6565d861f1fce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5dac410b7d26802a24aa6684a30a4359c2a6337c867cd18e6565d861f1fce9", kill_on_drop: false }` [INFO] [stdout] 6a5dac410b7d26802a24aa6684a30a4359c2a6337c867cd18e6565d861f1fce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52f4bdabba4360c193dc025f957915296e4857165e2453e21d3eb4daa9f2ab8 [INFO] running `Command { std: "docker" "start" "-a" "c52f4bdabba4360c193dc025f957915296e4857165e2453e21d3eb4daa9f2ab8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling iri-string v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rhai_codegen v2.0.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling alpha_sign v0.1.0 (/opt/rustwide/workdir/alpha_sign) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:348:14 [INFO] [stdout] | [INFO] [stdout] 348 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:404:14 [INFO] [stdout] | [INFO] [stdout] 404 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:464:14 [INFO] [stdout] | [INFO] [stdout] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:528:14 [INFO] [stdout] | [INFO] [stdout] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:552:14 [INFO] [stdout] | [INFO] [stdout] 552 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:622:14 [INFO] [stdout] | [INFO] [stdout] 622 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:673:14 [INFO] [stdout] | [INFO] [stdout] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:696:14 [INFO] [stdout] | [INFO] [stdout] 696 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:718:14 [INFO] [stdout] | [INFO] [stdout] 718 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl StartStopTime { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl OnPeriod { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 252 | impl MemoryConfiguration { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 422 | impl ProgrammmableTone { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:528:8 [INFO] [stdout] | [INFO] [stdout] 518 | impl RunTimeTable { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:673:8 [INFO] [stdout] | [INFO] [stdout] 639 | impl RunDays { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling rhai v1.17.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling async-compression v0.4.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling yhs-sign v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Packet` [INFO] [stdout] --> src/web_server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Packet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let mut port: Box = serialport::new(args.port.as_str(), args.baudrate) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "c52f4bdabba4360c193dc025f957915296e4857165e2453e21d3eb4daa9f2ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52f4bdabba4360c193dc025f957915296e4857165e2453e21d3eb4daa9f2ab8", kill_on_drop: false }` [INFO] [stdout] c52f4bdabba4360c193dc025f957915296e4857165e2453e21d3eb4daa9f2ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476451ea09a58a20bff39a33d89812a51379ff755d0a091a723b1a516d972611 [INFO] running `Command { std: "docker" "start" "-a" "476451ea09a58a20bff39a33d89812a51379ff755d0a091a723b1a516d972611", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:348:14 [INFO] [stdout] | [INFO] [stdout] 348 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:404:14 [INFO] [stdout] | [INFO] [stdout] 404 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:464:14 [INFO] [stdout] | [INFO] [stdout] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:528:14 [INFO] [stdout] | [INFO] [stdout] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:552:14 [INFO] [stdout] | [INFO] [stdout] 552 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:571:14 [INFO] [stdout] | [INFO] [stdout] 571 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:622:14 [INFO] [stdout] | [INFO] [stdout] 622 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:673:14 [INFO] [stdout] | [INFO] [stdout] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:696:14 [INFO] [stdout] | [INFO] [stdout] 696 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> alpha_sign/src/write_special.rs:718:14 [INFO] [stdout] | [INFO] [stdout] 718 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 186 | impl StartStopTime { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl OnPeriod { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 252 | impl MemoryConfiguration { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:464:8 [INFO] [stdout] | [INFO] [stdout] 422 | impl ProgrammmableTone { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:528:8 [INFO] [stdout] | [INFO] [stdout] 518 | impl RunTimeTable { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> alpha_sign/src/write_special.rs:673:8 [INFO] [stdout] | [INFO] [stdout] 639 | impl RunDays { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yhs-sign v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Packet` [INFO] [stdout] --> src/web_server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Packet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let mut port: Box = serialport::new(args.port.as_str(), args.baudrate) [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "476451ea09a58a20bff39a33d89812a51379ff755d0a091a723b1a516d972611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476451ea09a58a20bff39a33d89812a51379ff755d0a091a723b1a516d972611", kill_on_drop: false }` [INFO] [stdout] 476451ea09a58a20bff39a33d89812a51379ff755d0a091a723b1a516d972611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ae21d68444a3ceb4bd89a2ac85dfaa57e7dddbc002d7808012031b1b36063a6 [INFO] running `Command { std: "docker" "start" "-a" "8ae21d68444a3ceb4bd89a2ac85dfaa57e7dddbc002d7808012031b1b36063a6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:226:14 [INFO] [stderr] | [INFO] [stderr] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:293:14 [INFO] [stderr] | [INFO] [stderr] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:331:14 [INFO] [stderr] | [INFO] [stderr] 331 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:348:14 [INFO] [stderr] | [INFO] [stderr] 348 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:378:14 [INFO] [stderr] | [INFO] [stderr] 378 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:404:14 [INFO] [stderr] | [INFO] [stderr] 404 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:464:14 [INFO] [stderr] | [INFO] [stderr] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:507:14 [INFO] [stderr] | [INFO] [stderr] 507 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:528:14 [INFO] [stderr] | [INFO] [stderr] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:552:14 [INFO] [stderr] | [INFO] [stderr] 552 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:571:14 [INFO] [stderr] | [INFO] [stderr] 571 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:622:14 [INFO] [stderr] | [INFO] [stderr] 622 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:673:14 [INFO] [stderr] | [INFO] [stderr] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:696:14 [INFO] [stderr] | [INFO] [stderr] 696 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> alpha_sign/src/write_special.rs:718:14 [INFO] [stderr] | [INFO] [stderr] 718 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:195:8 [INFO] [stderr] | [INFO] [stderr] 186 | impl StartStopTime { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 195 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:226:8 [INFO] [stderr] | [INFO] [stderr] 210 | impl OnPeriod { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 226 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:293:8 [INFO] [stderr] | [INFO] [stderr] 252 | impl MemoryConfiguration { [INFO] [stderr] | ------------------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 293 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:464:8 [INFO] [stderr] | [INFO] [stderr] 422 | impl ProgrammmableTone { [INFO] [stderr] | ---------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 464 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:528:8 [INFO] [stderr] | [INFO] [stderr] 518 | impl RunTimeTable { [INFO] [stderr] | ----------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 528 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> alpha_sign/src/write_special.rs:673:8 [INFO] [stderr] | [INFO] [stderr] 639 | impl RunDays { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 673 | fn parse(input: ParseInput) -> ParseResult { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `alpha_sign` (lib) generated 22 warnings [INFO] [stderr] warning: unused import: `Packet` [INFO] [stderr] --> src/web_server.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Packet, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | let mut port: Box = serialport::new(args.port.as_str(), args.baudrate) [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: `yhs-sign` (bin "yhs-sign" test) generated 2 warnings (run `cargo fix --bin "yhs-sign" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yhs_sign-54a26e58cc1709f6) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ae21d68444a3ceb4bd89a2ac85dfaa57e7dddbc002d7808012031b1b36063a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae21d68444a3ceb4bd89a2ac85dfaa57e7dddbc002d7808012031b1b36063a6", kill_on_drop: false }` [INFO] [stdout] 8ae21d68444a3ceb4bd89a2ac85dfaa57e7dddbc002d7808012031b1b36063a6