[INFO] cloning repository https://github.com/fangwater/crypto_proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fangwater/crypto_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Fcrypto_proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Fcrypto_proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f707d7a05bb21410ba8e9d6780354e852878ee5c
[INFO] testing fangwater/crypto_proxy against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffangwater%2Fcrypto_proxy" "/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/fangwater/crypto_proxy
[INFO] finished tweaking git repo https://github.com/fangwater/crypto_proxy
[INFO] tweaked toml for git repo https://github.com/fangwater/crypto_proxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fangwater/crypto_proxy on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fangwater/crypto_proxy 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] [stderr]   Downloaded zmq-sys v0.12.0
[INFO] [stderr]   Downloaded sonic-simd v0.1.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded ptr_meta v0.3.0
[INFO] [stderr]   Downloaded zmq v0.10.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.24
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded munge_macro v0.4.4
[INFO] [stderr]   Downloaded munge v0.4.4
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.5
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded rkyv v0.8.10
[INFO] [stderr]   Downloaded sonic-rs v0.5.1
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded zeromq v0.4.1
[INFO] [stderr]   Downloaded sonic-number v0.1.0
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded faststr v0.2.31
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.10
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.0
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded ref-cast v1.0.24
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae2d4430b19454ad5532c1a98fc2fb40a7783cff0aaed6d52793a4f1f09b74d8
[INFO] running `Command { std: "docker" "start" "-a" "ae2d4430b19454ad5532c1a98fc2fb40a7783cff0aaed6d52793a4f1f09b74d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae2d4430b19454ad5532c1a98fc2fb40a7783cff0aaed6d52793a4f1f09b74d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae2d4430b19454ad5532c1a98fc2fb40a7783cff0aaed6d52793a4f1f09b74d8", kill_on_drop: false }`
[INFO] [stdout] ae2d4430b19454ad5532c1a98fc2fb40a7783cff0aaed6d52793a4f1f09b74d8
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be5b9a71cccce0d0a42269cdddc33d48aedc406ff0fa74b8fada2312c5d4807
[INFO] running `Command { std: "docker" "start" "-a" "1be5b9a71cccce0d0a42269cdddc33d48aedc406ff0fa74b8fada2312c5d4807", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling faststr v0.2.31
[INFO] [stderr]    Compiling crypto_proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sonic-simd v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sonic-rs v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling local-ip-address v0.6.5
[INFO] [stderr]    Compiling zeromq v0.4.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stdout] warning: struct `PriceLevel` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PriceLevel {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncrementOrderBookInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct IncrementOrderBookInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TradeInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct TradeInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct SymbolInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeriodMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PeriodMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlineInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct KlineInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlineSymbolInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct KlineSymbolInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlinePeriodMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct KlinePeriodMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlineInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PremiumIndexKlineInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlineSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct PremiumIndexKlineSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlinePeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct PremiumIndexKlinePeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct LiquidationInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LiquidationSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationPeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct LiquidationPeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRateInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct FundingRateInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkPriceInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct MarkPriceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IndexPriceInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct IndexPriceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativeInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct DerivativeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativeSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct DerivativeSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativePeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct DerivativePeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct TopLongShortRatioInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub struct TopLongShortRatioSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioPeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct TopLongShortRatioPeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 39s
[INFO] running `Command { std: "docker" "inspect" "1be5b9a71cccce0d0a42269cdddc33d48aedc406ff0fa74b8fada2312c5d4807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be5b9a71cccce0d0a42269cdddc33d48aedc406ff0fa74b8fada2312c5d4807", kill_on_drop: false }`
[INFO] [stdout] 1be5b9a71cccce0d0a42269cdddc33d48aedc406ff0fa74b8fada2312c5d4807
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71ec581f4a0008e322f94a3243817bf67c107a70bb4bcc12cb0d5882396cff23
[INFO] running `Command { std: "docker" "start" "-a" "71ec581f4a0008e322f94a3243817bf67c107a70bb4bcc12cb0d5882396cff23", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto_proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PriceLevel` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PriceLevel {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IncrementOrderBookInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct IncrementOrderBookInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TradeInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct TradeInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct SymbolInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeriodMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PeriodMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlineInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct KlineInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlineSymbolInfo` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct KlineSymbolInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KlinePeriodMessage` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct KlinePeriodMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlineInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PremiumIndexKlineInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlineSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct PremiumIndexKlineSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PremiumIndexKlinePeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct PremiumIndexKlinePeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct LiquidationInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LiquidationSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LiquidationPeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct LiquidationPeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FundingRateInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct FundingRateInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkPriceInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct MarkPriceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IndexPriceInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct IndexPriceInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativeInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct DerivativeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativeSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct DerivativeSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DerivativePeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct DerivativePeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct TopLongShortRatioInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioSymbolInfo` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub struct TopLongShortRatioSymbolInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopLongShortRatioPeriodMessage` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct TopLongShortRatioPeriodMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "71ec581f4a0008e322f94a3243817bf67c107a70bb4bcc12cb0d5882396cff23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ec581f4a0008e322f94a3243817bf67c107a70bb4bcc12cb0d5882396cff23", kill_on_drop: false }`
[INFO] [stdout] 71ec581f4a0008e322f94a3243817bf67c107a70bb4bcc12cb0d5882396cff23
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33dae86d8ff481562f698159967a5f2bfbd0b9112c899db67844ef55152cd6c4
[INFO] running `Command { std: "docker" "start" "-a" "33dae86d8ff481562f698159967a5f2bfbd0b9112c899db67844ef55152cd6c4", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PriceLevel` is never constructed
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct PriceLevel {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IncrementOrderBookInfo` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct IncrementOrderBookInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TradeInfo` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct TradeInfo {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SymbolInfo` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct SymbolInfo {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PeriodMessage` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct PeriodMessage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KlineInfo` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct KlineInfo {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KlineSymbolInfo` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct KlineSymbolInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KlinePeriodMessage` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct KlinePeriodMessage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PremiumIndexKlineInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct PremiumIndexKlineInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PremiumIndexKlineSymbolInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:134:12
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub struct PremiumIndexKlineSymbolInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PremiumIndexKlinePeriodMessage` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct PremiumIndexKlinePeriodMessage {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LiquidationInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:158:12
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub struct LiquidationInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LiquidationSymbolInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:173:12
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub struct LiquidationSymbolInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LiquidationPeriodMessage` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:180:12
[INFO] [stderr]     |
[INFO] [stderr] 180 | pub struct LiquidationPeriodMessage {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FundingRateInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:194:12
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub struct FundingRateInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MarkPriceInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:205:12
[INFO] [stderr]     |
[INFO] [stderr] 205 | pub struct MarkPriceInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IndexPriceInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:211:12
[INFO] [stderr]     |
[INFO] [stderr] 211 | pub struct IndexPriceInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DerivativeInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:218:12
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct DerivativeInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DerivativeSymbolInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:230:12
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub struct DerivativeSymbolInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DerivativePeriodMessage` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:246:12
[INFO] [stderr]     |
[INFO] [stderr] 246 | pub struct DerivativePeriodMessage {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TopLongShortRatioInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:259:12
[INFO] [stderr]     |
[INFO] [stderr] 259 | pub struct TopLongShortRatioInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TopLongShortRatioSymbolInfo` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:294:12
[INFO] [stderr]     |
[INFO] [stderr] 294 | pub struct TopLongShortRatioSymbolInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TopLongShortRatioPeriodMessage` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/crypto_proxy-08817e7a5b8370e4/out/message_old.rs:303:12
[INFO] [stderr]     |
[INFO] [stderr] 303 | pub struct TopLongShortRatioPeriodMessage {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crypto_proxy` (bin "crypto_proxy" test) generated 23 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_proxy-2472feacf37b849a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rest_fetcher::tests::test_fetch_symbols ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rest_fetcher::tests::test_fetch_symbols stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest_fetcher::tests::test_fetch_symbols' (18) panicked at src/rest_fetcher.rs:1449:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ab64bdc672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ab64bdc672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ab64bdc672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ab64bdc672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ab64bf299a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ab64bf299a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64ab64be1996 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ab64be1996 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ab64bb9b1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ab64bb9b1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ab64bd4289 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ab6479916e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ab6479916e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ab64bd44f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ab64bd44f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ab64bb9c0a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64ab64bb14c9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ab64bbabfd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ab64bf310c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ab64bf30d2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64ab64774807 - crypto_proxy[44f6b0e346e90219]::rest_fetcher::tests::test_fetch_symbols::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rest_fetcher.rs:1449:9
[INFO] [stdout]   21:     0x64ab647750b2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64ab6477512d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64ab64780bad - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x64ab64780aab - tokio[125d4e89066aca85]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64ab64780aab - tokio[125d4e89066aca85]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64ab64780aab - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x64ab6477aee0 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x64ab6477fd5d - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x64ab6477f054 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x64ab647780cb - <tokio[125d4e89066aca85]::runtime::context::scoped::Scoped<tokio[125d4e89066aca85]::runtime::scheduler::Context>>::set::<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x64ab64775789 - tokio[125d4e89066aca85]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x64ab6477cf02 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[125d4e89066aca85]::runtime::context::Context>>::try_with::<tokio[125d4e89066aca85]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x64ab6477ca8e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[125d4e89066aca85]::runtime::context::Context>>::with::<tokio[125d4e89066aca85]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x64ab647755dd - tokio[125d4e89066aca85]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x64ab6477e260 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x64ab6477e556 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x64ab6477eb60 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x64ab6476b2a3 - tokio[125d4e89066aca85]::runtime::context::runtime::enter_runtime::<<tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x64ab6477aa11 - <tokio[125d4e89066aca85]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x64ab64779e74 - <tokio[125d4e89066aca85]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x64ab6477a037 - <tokio[125d4e89066aca85]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x64ab64774e63 - crypto_proxy[44f6b0e346e90219]::rest_fetcher::tests::test_fetch_symbols
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rest_fetcher.rs:1453:42
[INFO] [stdout]   43:     0x64ab64774567 - crypto_proxy[44f6b0e346e90219]::rest_fetcher::tests::test_fetch_symbols::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rest_fetcher.rs:1446:34
[INFO] [stdout]   44:     0x64ab6476acc6 - <crypto_proxy[44f6b0e346e90219]::rest_fetcher::tests::test_fetch_symbols::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ab6478d51b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ab6478d51b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x64ab64799d7a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x64ab64799d7a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x64ab64799d7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ab64799d7a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ab64799d7a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ab64799d7a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x64ab64799d7a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x64ab64794244 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x64ab64794244 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ab6479c872 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x64ab6479c872 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x64ab6479c872 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ab6479c872 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ab6479c872 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ab6479c872 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x64ab6479c872 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ab64bdbedf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x64ab64bdbedf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7dc309cacaa4 - <unknown>
[INFO] [stdout]   66:     0x7dc309d39a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rest_fetcher::tests::test_fetch_symbols
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "33dae86d8ff481562f698159967a5f2bfbd0b9112c899db67844ef55152cd6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33dae86d8ff481562f698159967a5f2bfbd0b9112c899db67844ef55152cd6c4", kill_on_drop: false }`
[INFO] [stdout] 33dae86d8ff481562f698159967a5f2bfbd0b9112c899db67844ef55152cd6c4
