[INFO] cloning repository https://github.com/lucid-brndmg/cyclone-execution-server-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucid-brndmg/cyclone-execution-server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucid-brndmg%2Fcyclone-execution-server-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucid-brndmg%2Fcyclone-execution-server-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 673e52ae587a04ccaefce121054d39f6cfba2d58
[INFO] checking lucid-brndmg/cyclone-execution-server-rs against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucid-brndmg%2Fcyclone-execution-server-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucid-brndmg/cyclone-execution-server-rs
[INFO] finished tweaking git repo https://github.com/lucid-brndmg/cyclone-execution-server-rs
[INFO] tweaked toml for git repo https://github.com/lucid-brndmg/cyclone-execution-server-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucid-brndmg/cyclone-execution-server-rs on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucid-brndmg/cyclone-execution-server-rs 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded murmur3 v0.4.1
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded better_any v0.2.0
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded antlr-rust v0.3.0-beta
[INFO] [stderr]   Downloaded syn v2.0.76
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 903410105a6c1b23f977a5f0a016a334dde945ea6b5888086e6c3dc41e5a3eaf
[INFO] running `Command { std: "docker" "start" "-a" "903410105a6c1b23f977a5f0a016a334dde945ea6b5888086e6c3dc41e5a3eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "903410105a6c1b23f977a5f0a016a334dde945ea6b5888086e6c3dc41e5a3eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903410105a6c1b23f977a5f0a016a334dde945ea6b5888086e6c3dc41e5a3eaf", kill_on_drop: false }`
[INFO] [stdout] 903410105a6c1b23f977a5f0a016a334dde945ea6b5888086e6c3dc41e5a3eaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eadd0b952dc58ca741dfd77478b2b0099ee8f4b1346b24b0b069ac1a70abbe26
[INFO] running `Command { std: "docker" "start" "-a" "eadd0b952dc58ca741dfd77478b2b0099ee8f4b1346b24b0b069ac1a70abbe26", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking antlr-rust v0.3.0-beta
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.209
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stderr]     Checking rfd v0.14.1
[INFO] [stderr]     Checking cyclone-execution-server-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/config.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, warn};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]  --> src/execution.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1060:10
[INFO] [stdout]      |
[INFO] [stdout] 1060 | ...le ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1060 -             while ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout] 1060 +             while (((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1817:10
[INFO] [stdout]      |
[INFO] [stdout] 1817 | ...le ((((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                                                                                                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1817 -             while ((((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0) {
[INFO] [stdout] 1817 +             while (((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1833:10
[INFO] [stdout]      |
[INFO] [stdout] 1833 | ...le ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1833 -             while ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout] 1833 +             while (((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1992:10
[INFO] [stdout]      |
[INFO] [stdout] 1992 | ...le ((((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                                              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1992 -             while ((((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0) {
[INFO] [stdout] 1992 +             while (((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/config.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, warn};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]  --> src/execution.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |                      ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1060:10
[INFO] [stdout]      |
[INFO] [stdout] 1060 | ...le ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1060 -             while ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout] 1060 +             while (((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1817:10
[INFO] [stdout]      |
[INFO] [stdout] 1817 | ...le ((((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                                                                                                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1817 -             while ((((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0) {
[INFO] [stdout] 1817 +             while (((_la - 61)) & !0x3f) == 0 && ((1usize << (_la - 61)) & ((1usize << (STATE - 61)) | (1usize << (NODE - 61)) | (1usize << (START - 61)) | (1usize << (FINAL - 61)) | (1usize << (ABSTRACT - 61)) | (1usize << (NORMAL - 61)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1833:10
[INFO] [stdout]      |
[INFO] [stdout] 1833 | ...le ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1833 -             while ((((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0) {
[INFO] [stdout] 1833 +             while (((_la - 65)) & !0x3f) == 0 && ((1usize << (_la - 65)) & ((1usize << (TRANS1 - 65)) | (1usize << (TRANS2 - 65)) | (1usize << (EDGE - 65)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]     --> src/parse/cycloneparser.rs:1992:10
[INFO] [stdout]      |
[INFO] [stdout] 1992 | ...le ((((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0) {
[INFO] [stdout]      |       ^                                                                                                                                                                              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1992 -             while ((((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0) {
[INFO] [stdout] 1992 +             while (((_la - 80)) & !0x3f) == 0 && ((1usize << (_la - 80)) & ((1usize << (START - 80)) | (1usize << (FINAL - 80)) | (1usize << (ABSTRACT - 80)) | (1usize << (NORMAL - 80)))) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESP_CODE_INVALID_PARAM` is never used
[INFO] [stdout]  --> src/response.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const RESP_CODE_INVALID_PARAM: u8 = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESP_CODE_INTERNAL_ERROR` is never used
[INFO] [stdout]  --> src/response.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const RESP_CODE_INTERNAL_ERROR: u8 = 5;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESP_CODE_INVALID_PARAM` is never used
[INFO] [stdout]  --> src/response.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const RESP_CODE_INVALID_PARAM: u8 = 0;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESP_CODE_INTERNAL_ERROR` is never used
[INFO] [stdout]  --> src/response.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const RESP_CODE_INTERNAL_ERROR: u8 = 5;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14`
[INFO] running `Command { std: "docker" "inspect" "eadd0b952dc58ca741dfd77478b2b0099ee8f4b1346b24b0b069ac1a70abbe26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eadd0b952dc58ca741dfd77478b2b0099ee8f4b1346b24b0b069ac1a70abbe26", kill_on_drop: false }`
[INFO] [stdout] eadd0b952dc58ca741dfd77478b2b0099ee8f4b1346b24b0b069ac1a70abbe26
