[INFO] cloning repository https://github.com/abrahum/eve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrahum/eve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5387b63dabeaf7c12bcce1d85979cca99d82fb2b
[INFO] testing abrahum/eve against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve" "/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/abrahum/eve
[INFO] finished tweaking git repo https://github.com/abrahum/eve
[INFO] tweaked toml for git repo https://github.com/abrahum/eve written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abrahum/eve on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abrahum/eve 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded tracing-core v0.1.20
[INFO] [stderr]   Downloaded tracing-attributes v0.1.16
[INFO] [stderr]   Downloaded tracing-appender v0.2.0
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded time v0.3.3
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded crypto-bigint v0.2.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.67
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded const-oid v0.6.1
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded p256 v0.9.0
[INFO] [stderr]   Downloaded quick-protobuf v0.8.0
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded h2 v0.3.4
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded zeroize v1.4.2
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded libc v0.2.102
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded der v0.4.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db265dd238ecc3c362bc20abb29faac1482adee7164bdb9476baf65c914698ff
[INFO] running `Command { std: "docker" "start" "-a" "db265dd238ecc3c362bc20abb29faac1482adee7164bdb9476baf65c914698ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db265dd238ecc3c362bc20abb29faac1482adee7164bdb9476baf65c914698ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db265dd238ecc3c362bc20abb29faac1482adee7164bdb9476baf65c914698ff", kill_on_drop: false }`
[INFO] [stdout] db265dd238ecc3c362bc20abb29faac1482adee7164bdb9476baf65c914698ff
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 873cb8f7045c4aa7bd350b6f5bf02a5c9588ee5d959323c9fa0fa983889c40a8
[INFO] running `Command { std: "docker" "start" "-a" "873cb8f7045c4aa7bd350b6f5bf02a5c9588ee5d959323c9fa0fa983889c40a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling der v0.4.3
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.0
[INFO] [stderr]    Compiling jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling jcers v0.1.0 (/opt/rustwide/workdir/jcers)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.0
[INFO] [stderr]    Compiling protobuf v0.1.0 (/opt/rustwide/workdir/protobuf)
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling tracing-appender v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stdout] warning: unused variable: `share`
[INFO] [stdout]   --> crypto/src/ecdh.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let share = key.diffie_hellman(&pub_key);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_share`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling eve-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]  --> src/client/handlers/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use heartbeat::*;
[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 variable: `s`
[INFO] [stdout]   --> src/client/login.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/client/login.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/client/login.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let seq = self.next_seq();
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SMSorVerify(String, String, String),
[INFO] [stdout]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SMSorVerify(String, String, String),
[INFO] [stdout] 17 +     SMSorVerify((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UnsafeDevice(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     UnsafeDevice(String),
[INFO] [stdout] 22 +     UnsafeDevice(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherLoginError` is never constructed
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum LoginResponse {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     OtherLoginError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `submit_sms` is never used
[INFO] [stdout]   --> src/client/login.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl super::Client {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_sms_code_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_change_sig_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataChannel` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | JceStruct!(BigDataChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIp` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | JceStruct!(BigDataIp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcReqRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | JceStruct!(SvcReqRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcRespRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | JceStruct!(SvcRespRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.46s
[INFO] running `Command { std: "docker" "inspect" "873cb8f7045c4aa7bd350b6f5bf02a5c9588ee5d959323c9fa0fa983889c40a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873cb8f7045c4aa7bd350b6f5bf02a5c9588ee5d959323c9fa0fa983889c40a8", kill_on_drop: false }`
[INFO] [stdout] 873cb8f7045c4aa7bd350b6f5bf02a5c9588ee5d959323c9fa0fa983889c40a8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccece2a26fd56f0f0510df7aca23a2db0d41f05df7ec22d0c43a398e04c7288d
[INFO] running `Command { std: "docker" "start" "-a" "ccece2a26fd56f0f0510df7aca23a2db0d41f05df7ec22d0c43a398e04c7288d", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `share`
[INFO] [stdout]   --> crypto/src/ecdh.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let share = key.diffie_hellman(&pub_key);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_share`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]  --> src/client/handlers/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use heartbeat::*;
[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 variable: `s`
[INFO] [stdout]   --> src/client/login.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/client/login.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/client/login.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let seq = self.next_seq();
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SMSorVerify(String, String, String),
[INFO] [stdout]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SMSorVerify(String, String, String),
[INFO] [stdout] 17 +     SMSorVerify((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UnsafeDevice(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     UnsafeDevice(String),
[INFO] [stdout] 22 +     UnsafeDevice(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherLoginError` is never constructed
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum LoginResponse {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     OtherLoginError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `submit_sms` is never used
[INFO] [stdout]   --> src/client/login.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl super::Client {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_sms_code_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_change_sig_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataChannel` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | JceStruct!(BigDataChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIp` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | JceStruct!(BigDataIp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcReqRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | JceStruct!(SvcReqRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcRespRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | JceStruct!(SvcRespRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eve-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]  --> src/client/handlers/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use heartbeat::*;
[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 variable: `s`
[INFO] [stdout]   --> src/client/login.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/client/login.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/client/login.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let seq = self.next_seq();
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkt`
[INFO] [stdout]    --> src/client/outcome_packet/login.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let pkt = cli.build_login_pkt().await;
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pkt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SMSorVerify(String, String, String),
[INFO] [stdout]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SMSorVerify(String, String, String),
[INFO] [stdout] 17 +     SMSorVerify((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UnsafeDevice(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     UnsafeDevice(String),
[INFO] [stdout] 22 +     UnsafeDevice(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherLoginError` is never constructed
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum LoginResponse {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     OtherLoginError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `submit_sms` is never used
[INFO] [stdout]   --> src/client/login.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl super::Client {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_sms_code_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_change_sig_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataChannel` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | JceStruct!(BigDataChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIp` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | JceStruct!(BigDataIp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcReqRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | JceStruct!(SvcReqRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcRespRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | JceStruct!(SvcRespRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "ccece2a26fd56f0f0510df7aca23a2db0d41f05df7ec22d0c43a398e04c7288d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccece2a26fd56f0f0510df7aca23a2db0d41f05df7ec22d0c43a398e04c7288d", kill_on_drop: false }`
[INFO] [stdout] ccece2a26fd56f0f0510df7aca23a2db0d41f05df7ec22d0c43a398e04c7288d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ad03fc26cbfd94bea95b63a15fe23774b43583fd874395e6c50d6c2f1b5aaa9
[INFO] running `Command { std: "docker" "start" "-a" "9ad03fc26cbfd94bea95b63a15fe23774b43583fd874395e6c50d6c2f1b5aaa9", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `share`
[INFO] [stderr]   --> crypto/src/ecdh.rs:64:13
[INFO] [stderr]    |
[INFO] [stderr] 64 |         let share = key.diffie_hellman(&pub_key);
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_share`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crypto` (lib) generated 1 warning (run `cargo fix --lib -p crypto` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `heartbeat::*`
[INFO] [stderr]  --> src/client/handlers/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use heartbeat::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/client/login.rs:55:39
[INFO] [stderr]    |
[INFO] [stderr] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stderr]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/client/login.rs:69:43
[INFO] [stderr]    |
[INFO] [stderr] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stderr]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]   --> src/client/login.rs:48:25
[INFO] [stderr]    |
[INFO] [stderr] 48 |     async fn submit_sms(code: String) {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stderr]   |
[INFO] [stderr] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stderr]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `seq`
[INFO] [stderr]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |         let seq = self.next_seq();
[INFO] [stderr]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0`, `1`, and `2` are never read
[INFO] [stderr]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     SMSorVerify(String, String, String),
[INFO] [stderr]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 17 -     SMSorVerify(String, String, String),
[INFO] [stderr] 17 +     SMSorVerify((), (), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |     UnsafeDevice(String),
[INFO] [stderr]    |     ------------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     UnsafeDevice(String),
[INFO] [stderr] 22 +     UnsafeDevice(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `OtherLoginError` is never constructed
[INFO] [stderr]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum LoginResponse {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 25 |     OtherLoginError(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `submit_sms` is never used
[INFO] [stderr]   --> src/client/login.rs:48:14
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl super::Client {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     async fn submit_sms(code: String) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `build_sms_code_pkt` is never used
[INFO] [stderr]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | impl crate::Client {
[INFO] [stderr]   | ------------------ method in this implementation
[INFO] [stderr] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `build_change_sig_pkt` is never used
[INFO] [stderr]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stderr]   |
[INFO] [stderr] 4 | impl crate::Client {
[INFO] [stderr]   | ------------------ method in this implementation
[INFO] [stderr] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stderr]   --> src/jce/mod.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stderr]   --> src/jce/mod.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stderr]   --> src/jce/mod.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BigDataChannel` is never constructed
[INFO] [stderr]   --> src/jce/mod.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | JceStruct!(BigDataChannel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BigDataIp` is never constructed
[INFO] [stderr]    --> src/jce/mod.rs:106:12
[INFO] [stderr]     |
[INFO] [stderr] 106 | JceStruct!(BigDataIp {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stderr]    --> src/jce/mod.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SvcReqRegister` is never constructed
[INFO] [stderr]    --> src/jce/mod.rs:118:12
[INFO] [stderr]     |
[INFO] [stderr] 118 | JceStruct!(SvcReqRegister {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SvcRespRegister` is never constructed
[INFO] [stderr]    --> src/jce/mod.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 159 | JceStruct!(SvcRespRegister {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pkt`
[INFO] [stderr]    --> src/client/outcome_packet/login.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     let pkt = cli.build_login_pkt().await;
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pkt`
[INFO] [stderr] 
[INFO] [stderr] warning: `eve-core` (lib) generated 20 warnings (run `cargo fix --lib -p eve-core` to apply 6 suggestions)
[INFO] [stderr] warning: `eve-core` (lib test) generated 21 warnings (20 duplicates) (run `cargo fix --lib -p eve-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eve_core-3150feecc53dcfd1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test client::device::gen_rand_string_test ... ok
[INFO] [stdout] test client::device::device_info::gen_uuid_test ... ok
[INFO] [stdout] test client::outcome_packet::login::just_teso ... ok
[INFO] [stdout] test client::device::gen_rand_number_test ... ok
[INFO] [stdout] test jce::test::sso_address_resp_decode ... ok
[INFO] [stdout] test client::outcome_packet::login::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::outcome_packet::login::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::outcome_packet::login::test' (21) panicked at src/config/mod.rs:39:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64319a1415e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64319a1415e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64319a1415e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64319a1415e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64319a15297f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64319a15297f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64319a10d663 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64319a10d663 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64319a11a3c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64319a11f2ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64319a11f191 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x643199ccd0be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x643199ccd0be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64319a11f9bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64319a11f9bf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64319a11f76a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64319a11a509 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64319a10160d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64319a15c890 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64319a15bd46 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x643199c3e1e3 - core::result::Result<T,E>::unwrap::h8d5058e8fec892d0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x643199c3e1e3 - eve_core::config::Config::load_or_new::h870f9487a6c59e46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/mod.rs:39:43
[INFO] [stdout]   22:     0x643199c34eae - eve_core::client::outcome_packet::login::test::{{closure}}::hf641b6a91444140d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:114:18
[INFO] [stdout]   23:     0x643199c4b57d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3aa34a8e8272def0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x643199c3187d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::ha5c47f66032ed842
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78
[INFO] [stdout]   25:     0x643199c301f0 - tokio::coop::with_budget::{{closure}}::h5314deceea80b65c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x643199c47b75 - std::thread::local::LocalKey<T>::try_with::h98eb583dba816e63
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   27:     0x643199c4772e - std::thread::local::LocalKey<T>::with::h0ed2ac138e0e8a2f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   28:     0x643199c30f8d - tokio::coop::with_budget::hd06595c6df257c27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   29:     0x643199c30f8d - tokio::coop::budget::hb47324a161e5aa81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x643199c30f8d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd2492b42a2e469e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39
[INFO] [stdout]   31:     0x643199c3229a - tokio::runtime::basic_scheduler::enter::{{closure}}::h9e5499c128c33aef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29
[INFO] [stdout]   32:     0x643199c448d5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h893b86200fcf3cb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x643199c32236 - tokio::runtime::basic_scheduler::enter::hb72987af4900fc3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13
[INFO] [stdout]   34:     0x643199c30c83 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h026e4e845be55341
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   35:     0x643199c31943 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hce71540ee242c2d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   36:     0x643199c31c45 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hca2b85f83dae5e86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   37:     0x643199c2a9df - tokio::runtime::Runtime::block_on::ha3585894e746e0cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   38:     0x643199c34d7c - eve_core::client::outcome_packet::login::test::haf1d9d79caaf73b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:123:42
[INFO] [stdout]   39:     0x643199c34df7 - eve_core::client::outcome_packet::login::test::{{closure}}::hdb1cb948c9887b97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:112:16
[INFO] [stdout]   40:     0x643199c3f7c6 - core::ops::function::FnOnce::call_once::h0a30d4449b45c44c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x643199ccce9b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x643199ccce9b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x643199ce0f1d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x643199ce0f1d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x643199ce0f1d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x643199ce0f1d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x643199ce0f1d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x643199ce0f1d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x643199ce0f1d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x643199cba434 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x643199cba434 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x643199cbdd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   53:     0x643199cbdd6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x643199cbdd6a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x643199cbdd6a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x643199cbdd6a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x643199cbdd6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   58:     0x643199cbdd6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64319a1158ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   60:     0x64319a1158ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   61:     0x7690c3b24aa4 - <unknown>
[INFO] [stdout]   62:     0x7690c3bb1a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::outcome_packet::login::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9ad03fc26cbfd94bea95b63a15fe23774b43583fd874395e6c50d6c2f1b5aaa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad03fc26cbfd94bea95b63a15fe23774b43583fd874395e6c50d6c2f1b5aaa9", kill_on_drop: false }`
[INFO] [stdout] 9ad03fc26cbfd94bea95b63a15fe23774b43583fd874395e6c50d6c2f1b5aaa9
