[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abrahum/eve on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8927991f14279e42f95f9a206d290742554759db04c1c01099cdf90d084359db
[INFO] running `Command { std: "docker" "start" "-a" "8927991f14279e42f95f9a206d290742554759db04c1c01099cdf90d084359db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8927991f14279e42f95f9a206d290742554759db04c1c01099cdf90d084359db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8927991f14279e42f95f9a206d290742554759db04c1c01099cdf90d084359db", kill_on_drop: false }`
[INFO] [stdout] 8927991f14279e42f95f9a206d290742554759db04c1c01099cdf90d084359db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebe6d2b99acf0dcfa510e2d6b4d28c2663e650856183160643a541ae1f13b8ff
[INFO] running `Command { std: "docker" "start" "-a" "ebe6d2b99acf0dcfa510e2d6b4d28c2663e650856183160643a541ae1f13b8ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling der v0.4.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.3
[INFO] [stderr]    Compiling protobuf v0.1.0 (/opt/rustwide/workdir/protobuf)
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc)
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling jcers v0.1.0 (/opt/rustwide/workdir/jcers)
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling tracing-subscriber v0.3.0
[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 serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling hyper v0.14.13
[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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "ebe6d2b99acf0dcfa510e2d6b4d28c2663e650856183160643a541ae1f13b8ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe6d2b99acf0dcfa510e2d6b4d28c2663e650856183160643a541ae1f13b8ff", kill_on_drop: false }`
[INFO] [stdout] ebe6d2b99acf0dcfa510e2d6b4d28c2663e650856183160643a541ae1f13b8ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d40dda1b801129915ba6d93f0351c0eb2e9f63f9024c76720f89302f5dc9178
[INFO] running `Command { std: "docker" "start" "-a" "8d40dda1b801129915ba6d93f0351c0eb2e9f63f9024c76720f89302f5dc9178", 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 3.51s
[INFO] running `Command { std: "docker" "inspect" "8d40dda1b801129915ba6d93f0351c0eb2e9f63f9024c76720f89302f5dc9178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d40dda1b801129915ba6d93f0351c0eb2e9f63f9024c76720f89302f5dc9178", kill_on_drop: false }`
[INFO] [stdout] 8d40dda1b801129915ba6d93f0351c0eb2e9f63f9024c76720f89302f5dc9178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19f68cdddf901be7c97923960135e0c0759e005b44b322e3f0f5a1789994ba22
[INFO] running `Command { std: "docker" "start" "-a" "19f68cdddf901be7c97923960135e0c0759e005b44b322e3f0f5a1789994ba22", 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-33d7a3260e1da76a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test client::device::device_info::gen_uuid_test ... ok
[INFO] [stdout] test client::device::gen_rand_number_test ... ok
[INFO] [stdout] test client::outcome_packet::login::just_teso ... ok
[INFO] [stdout] test jce::test::sso_address_resp_decode ... ok
[INFO] [stdout] test client::device::gen_rand_string_test ... 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' (22) 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:     0x5701f1b0ae5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701f1b0ae5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701f1b0ae5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5701f1b0ae5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5701f1b2103a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5701f1b2103a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5701f1b0fda2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5701f1b0fda2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5701f1ae8bef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5701f1ae8bef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5701f1b028c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5701f168f99c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5701f168f99c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5701f1b02b42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5701f1b02b42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5701f1ae8ca8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5701f1ae0239 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5701f1ae9c1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5701f1b2182c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5701f1b21572 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5701f162e39e - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5701f162e39e - <eve_core[2ee64c46fd00a43d]::config::Config>::load_or_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/mod.rs:39:43
[INFO] [stdout]   22:     0x5701f1641c7e - eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:114:18
[INFO] [stdout]   23:     0x5701f16192bd - <core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5701f16392bd - <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}
[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:     0x5701f162d660 - tokio[1ff8cad0f95396af]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[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:     0x5701f1645555 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1ff8cad0f95396af]::coop::Budget>>>::try_with::<tokio[1ff8cad0f95396af]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5701f16451fe - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1ff8cad0f95396af]::coop::Budget>>>::with::<tokio[1ff8cad0f95396af]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5701f16387ad - tokio[1ff8cad0f95396af]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}>
[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:     0x5701f16387ad - tokio[1ff8cad0f95396af]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}::{closure#0}>
[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:     0x5701f16387ad - <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}
[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:     0x5701f163928a - tokio[1ff8cad0f95396af]::runtime::basic_scheduler::enter::<<tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}, (), tokio[1ff8cad0f95396af]::runtime::driver::Driver>::{closure#0}
[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:     0x5701f15fb7d5 - <tokio[1ff8cad0f95396af]::macros::scoped_tls::ScopedKey<tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Context>>::set::<tokio[1ff8cad0f95396af]::runtime::basic_scheduler::enter<<tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}, (), tokio[1ff8cad0f95396af]::runtime::driver::Driver>::{closure#0}, ()>
[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:     0x5701f1637ec6 - tokio[1ff8cad0f95396af]::runtime::basic_scheduler::enter::<<tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>::{closure#0}, (), tokio[1ff8cad0f95396af]::runtime::driver::Driver>
[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:     0x5701f1636d73 - <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::Inner<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>
[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:     0x5701f1637873 - <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::InnerGuard<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>>
[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:     0x5701f1637965 - <tokio[1ff8cad0f95396af]::runtime::basic_scheduler::BasicScheduler<tokio[1ff8cad0f95396af]::runtime::driver::Driver>>::block_on::<eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>
[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:     0x5701f162103f - <tokio[1ff8cad0f95396af]::runtime::Runtime>::block_on::<eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}>
[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:     0x5701f16426bc - eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:123:42
[INFO] [stdout]   39:     0x5701f1641b97 - eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client/outcome_packet/login.rs:112:16
[INFO] [stdout]   40:     0x5701f161a056 - <eve_core[2ee64c46fd00a43d]::client::outcome_packet::login::test::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5701f1682c7b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701f1682c7b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5701f169046b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5701f169046b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5701f169046b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5701f169046b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5701f169046b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5701f169046b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5701f169046b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5701f168ae44 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5701f168ae44 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5701f1693072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5701f1693072 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5701f1693072 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5701f1693072 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5701f1693072 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5701f1693072 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5701f1693072 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5701f1b0a04f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5701f1b0a04f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7932216adaa4 - <unknown>
[INFO] [stdout]   62:     0x79322173aa64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "19f68cdddf901be7c97923960135e0c0759e005b44b322e3f0f5a1789994ba22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19f68cdddf901be7c97923960135e0c0759e005b44b322e3f0f5a1789994ba22", kill_on_drop: false }`
[INFO] [stdout] 19f68cdddf901be7c97923960135e0c0759e005b44b322e3f0f5a1789994ba22
