[INFO] cloning repository https://github.com/0x17de/rshackbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x17de/rshackbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x17de%2Frshackbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x17de%2Frshackbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73a7157acddb715e5a1e4e7aec5cb08c590520ca
[INFO] testing 0x17de/rshackbot against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x17de%2Frshackbot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x17de/rshackbot
[INFO] finished tweaking git repo https://github.com/0x17de/rshackbot
[INFO] tweaked toml for git repo https://github.com/0x17de/rshackbot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x17de/rshackbot on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x17de/rshackbot 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6709c53243ec5f18a9059099b9c12a9c41bfdf6905605daf54dcd0d807671510
[INFO] running `Command { std: "docker" "start" "-a" "6709c53243ec5f18a9059099b9c12a9c41bfdf6905605daf54dcd0d807671510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6709c53243ec5f18a9059099b9c12a9c41bfdf6905605daf54dcd0d807671510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6709c53243ec5f18a9059099b9c12a9c41bfdf6905605daf54dcd0d807671510", kill_on_drop: false }`
[INFO] [stdout] 6709c53243ec5f18a9059099b9c12a9c41bfdf6905605daf54dcd0d807671510
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce8bbf37d713815042253007c03c2fed65b217f0bb4a94a908a03d3dbc53c3a7
[INFO] running `Command { std: "docker" "start" "-a" "ce8bbf37d713815042253007c03c2fed65b217f0bb4a94a908a03d3dbc53c3a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rshackbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WhisperString` is never constructed
[INFO] [stdout]   --> src/msg_parser.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct WhisperString(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 `is_me` and `trip` are never read
[INFO] [stdout]   --> src/msg_parser.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct MsgOnlineSetUser {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub is_me: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 88 |     pub trip: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MsgOnlineSetUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trip` is never read
[INFO] [stdout]    --> src/msg_parser.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct MsgOnlineAdd {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub trip: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MsgOnlineAdd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/user.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub username: String,
[INFO] [stdout] 16 |     pub level: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_level` is never used
[INFO] [stdout]   --> src/user.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl User {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 20 |     pub fn has_level(&self, level: Level) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] running `Command { std: "docker" "inspect" "ce8bbf37d713815042253007c03c2fed65b217f0bb4a94a908a03d3dbc53c3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8bbf37d713815042253007c03c2fed65b217f0bb4a94a908a03d3dbc53c3a7", kill_on_drop: false }`
[INFO] [stdout] ce8bbf37d713815042253007c03c2fed65b217f0bb4a94a908a03d3dbc53c3a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7884e1e708d9fc2b1784a5f6dde48fad883ee002917965b7e4eadd6f33eebc21
[INFO] running `Command { std: "docker" "start" "-a" "7884e1e708d9fc2b1784a5f6dde48fad883ee002917965b7e4eadd6f33eebc21", kill_on_drop: false }`
[INFO] [stderr]    Compiling rshackbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WhisperString` is never constructed
[INFO] [stdout]   --> src/msg_parser.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct WhisperString(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 `is_me` and `trip` are never read
[INFO] [stdout]   --> src/msg_parser.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct MsgOnlineSetUser {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub is_me: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 88 |     pub trip: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MsgOnlineSetUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trip` is never read
[INFO] [stdout]    --> src/msg_parser.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct MsgOnlineAdd {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub trip: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MsgOnlineAdd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/user.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub username: String,
[INFO] [stdout] 16 |     pub level: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_level` is never used
[INFO] [stdout]   --> src/user.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl User {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 20 |     pub fn has_level(&self, level: Level) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "7884e1e708d9fc2b1784a5f6dde48fad883ee002917965b7e4eadd6f33eebc21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7884e1e708d9fc2b1784a5f6dde48fad883ee002917965b7e4eadd6f33eebc21", kill_on_drop: false }`
[INFO] [stdout] 7884e1e708d9fc2b1784a5f6dde48fad883ee002917965b7e4eadd6f33eebc21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2f487de642a2e2a689e35537d1d9f9cc0a5dda73ca90df4bead06da78c11757
[INFO] running `Command { std: "docker" "start" "-a" "b2f487de642a2e2a689e35537d1d9f9cc0a5dda73ca90df4bead06da78c11757", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `futures_util::pin_mut`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use futures_util::pin_mut;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WhisperString` is never constructed
[INFO] [stderr]   --> src/msg_parser.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | struct WhisperString(String);
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `is_me` and `trip` are never read
[INFO] [stderr]   --> src/msg_parser.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct MsgOnlineSetUser {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub is_me: bool,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 88 |     pub trip: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MsgOnlineSetUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `trip` is never read
[INFO] [stderr]    --> src/msg_parser.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct MsgOnlineAdd {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub trip: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MsgOnlineAdd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `level` is never read
[INFO] [stderr]   --> src/user.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct User {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 15 |     pub username: String,
[INFO] [stderr] 16 |     pub level: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `has_level` is never used
[INFO] [stderr]   --> src/user.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl User {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 20 |     pub fn has_level(&self, level: Level) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rshackbot` (bin "rshackbot" test) generated 6 warnings (run `cargo fix --bin "rshackbot" -p rshackbot --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rshackbot-641cbbd1c61b7fa7)
[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" "b2f487de642a2e2a689e35537d1d9f9cc0a5dda73ca90df4bead06da78c11757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f487de642a2e2a689e35537d1d9f9cc0a5dda73ca90df4bead06da78c11757", kill_on_drop: false }`
[INFO] [stdout] b2f487de642a2e2a689e35537d1d9f9cc0a5dda73ca90df4bead06da78c11757
