[INFO] fetching crate coinmarket 0.4.101...
[INFO] testing coinmarket-0.4.101 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate coinmarket 0.4.101 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate coinmarket 0.4.101
[INFO] finished tweaking crates.io crate coinmarket 0.4.101
[INFO] tweaked toml for crates.io crate coinmarket 0.4.101 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coinmarket 0.4.101 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coinmarket 0.4.101 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mime_guess v2.0.4
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0bf31c79ca08feaead70e263e1209f52619f3051ca475624448a6ecaee868c1
[INFO] running `Command { std: "docker" "start" "-a" "f0bf31c79ca08feaead70e263e1209f52619f3051ca475624448a6ecaee868c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0bf31c79ca08feaead70e263e1209f52619f3051ca475624448a6ecaee868c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0bf31c79ca08feaead70e263e1209f52619f3051ca475624448a6ecaee868c1", kill_on_drop: false }`
[INFO] [stdout] f0bf31c79ca08feaead70e263e1209f52619f3051ca475624448a6ecaee868c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68a4506bbe6eec325cd56cac1378717c6c5513142a64961933c5023e1ebe273f
[INFO] running `Command { std: "docker" "start" "-a" "68a4506bbe6eec325cd56cac1378717c6c5513142a64961933c5023e1ebe273f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling coinmarket v0.4.101 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Web3 {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Web3 {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             provider: format!("https://{}/api?module=", provider.into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "68a4506bbe6eec325cd56cac1378717c6c5513142a64961933c5023e1ebe273f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a4506bbe6eec325cd56cac1378717c6c5513142a64961933c5023e1ebe273f", kill_on_drop: false }`
[INFO] [stdout] 68a4506bbe6eec325cd56cac1378717c6c5513142a64961933c5023e1ebe273f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85a5c9c11b02a254cf5d70984e5b979a4cbde8d58d2a4bc05d967dc4840e999e
[INFO] running `Command { std: "docker" "start" "-a" "85a5c9c11b02a254cf5d70984e5b979a4cbde8d58d2a4bc05d967dc4840e999e", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Web3 {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Web3 {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             provider: format!("https://{}/api?module=", provider.into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling coinmarket v0.4.101 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> examples/web3.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use coinmarket::web3::Web3;
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> examples/web3.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let network = Web3::new("api.etherscan.io");
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Web3 {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Web3 {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             provider: format!("https://{}/api?module=", provider.into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]   --> src/web3.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             self.provider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]    --> src/web3.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             self.provider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "85a5c9c11b02a254cf5d70984e5b979a4cbde8d58d2a4bc05d967dc4840e999e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a5c9c11b02a254cf5d70984e5b979a4cbde8d58d2a4bc05d967dc4840e999e", kill_on_drop: false }`
[INFO] [stdout] 85a5c9c11b02a254cf5d70984e5b979a4cbde8d58d2a4bc05d967dc4840e999e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96e9add23277f2be36e7f2062165a083380611a9baa630299e0a0a4f89e4c704
[INFO] running `Command { std: "docker" "start" "-a" "96e9add23277f2be36e7f2062165a083380611a9baa630299e0a0a4f89e4c704", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]   --> src/web3.rs:24:6
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Web3 {
[INFO] [stderr]    |      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]   --> src/web3.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         Web3 {
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]   --> src/web3.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |             provider: format!("https://{}/api?module=", provider.into()),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]   --> src/web3.rs:53:13
[INFO] [stderr]    |
[INFO] [stderr] 53 |             self.provider,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]   --> src/web3.rs:81:13
[INFO] [stderr]    |
[INFO] [stderr] 81 |             self.provider,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]    --> src/web3.rs:108:13
[INFO] [stderr]     |
[INFO] [stderr] 108 |             self.provider,
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `web3::Web3::provider`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]    --> src/web3.rs:142:13
[INFO] [stderr]     |
[INFO] [stderr] 142 |             self.provider,
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `coinmarket` (lib) generated 7 warnings
[INFO] [stderr] warning: `coinmarket` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]  --> examples/web3.rs:3:23
[INFO] [stderr]   |
[INFO] [stderr] 3 | use coinmarket::web3::Web3;
[INFO] [stderr]   |                       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stderr]  --> examples/web3.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let network = Web3::new("api.etherscan.io");
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `coinmarket` (example "web3") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coinmarket-621893cac615fab9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests coinmarket
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/web3.rs - web3::Web3::get_total_supply (line 66) ... FAILED
[INFO] [stdout] test src/web3.rs - web3::Web3::get_transactions (line 119) ... FAILED
[INFO] [stdout] test src/web3.rs - web3::Web3::get_last_price (line 93) ... FAILED
[INFO] [stdout] test src/web3.rs - web3::Web3::get_balance (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/web3.rs - web3::Web3::get_total_supply (line 66) stdout ----
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:68:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use coinmarket::web3::Web3;
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:72:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | let network = Web3::new("api.etherscan.io");
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/web3.rs:11:38:
[INFO] [stdout] Failed to locate API key!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58396381bfc2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58396381bfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58396381bfc2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58396381bfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x583963841423 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x583963841423 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x583963818c43 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x583963818c43 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58396381be12 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58396381cee6 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58396381cce9 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x58396381d8f2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x58396381d68a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x58396381c4c9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x58396381d31d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x58396383fb70 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x58396383ff16 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5839636b25b3 - core::result::Result<T,E>::expect::hd41bb060e3f41b6d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x5839636b25b3 - coinmarket::web3::get_api_key::h73523514e39b0e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:11:38
[INFO] [stdout]   19:     0x5839636b268d - coinmarket::web3::Web3::get_total_supply::h7b5e1380a5a2a34d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:82:13
[INFO] [stdout]   20:     0x5839636b12e3 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   21:     0x5839636af723 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   22:     0x5839636af626 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   23:     0x5839636af609 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   24:     0x5839638149b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   25:     0x5839638149b0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5839638149b0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5839638149b0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5839638149b0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5839638149b0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5839638149b0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5839638149b0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5839638149b0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5839636af5f1 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   34:     0x5839636b13e5 - main
[INFO] [stdout]   35:     0x7893b72641ca - <unknown>
[INFO] [stdout]   36:     0x7893b726428b - __libc_start_main
[INFO] [stdout]   37:     0x5839636aefb5 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/web3.rs - web3::Web3::get_transactions (line 119) stdout ----
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:121:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use coinmarket::web3::Web3;
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:125:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | let network = Web3::new("api.etherscan.io");
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/web3.rs:11:38:
[INFO] [stdout] Failed to locate API key!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615657301922 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615657301922 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615657301922 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x615657301922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x615657326d83 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x615657326d83 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6156572fe5a3 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6156572fe5a3 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x615657301772 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x615657302846 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x615657302649 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x615657303252 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x615657302fea - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x615657301e29 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x615657302c7d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6156573254d0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x615657325876 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x61565719d763 - core::result::Result<T,E>::expect::hd41bb060e3f41b6d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x61565719d763 - coinmarket::web3::get_api_key::h73523514e39b0e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:11:38
[INFO] [stdout]   19:     0x61565719d83d - coinmarket::web3::Web3::get_last_price::h48f1f728dad0bf8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:109:13
[INFO] [stdout]   20:     0x615657194986 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   21:     0x615657192d23 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   22:     0x615657192c26 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   23:     0x615657192c09 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   24:     0x6156572fa310 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   25:     0x6156572fa310 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6156572fa310 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6156572fa310 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6156572fa310 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x6156572fa310 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x6156572fa310 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x6156572fa310 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6156572fa310 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x615657192bf1 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   34:     0x615657194a95 - main
[INFO] [stdout]   35:     0x731a236101ca - <unknown>
[INFO] [stdout]   36:     0x731a2361028b - __libc_start_main
[INFO] [stdout]   37:     0x6156571925b5 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/web3.rs - web3::Web3::get_last_price (line 93) stdout ----
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:95:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use coinmarket::web3::Web3;
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:99:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | let network = Web3::new("api.etherscan.io");
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/web3.rs:11:38:
[INFO] [stdout] Failed to locate API key!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f9a5682bfc2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f9a5682bfc2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f9a5682bfc2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f9a5682bfc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f9a56851423 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f9a56851423 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f9a56828c43 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f9a56828c43 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f9a5682be12 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f9a5682cee6 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f9a5682cce9 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5f9a5682d8f2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5f9a5682d68a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5f9a5682c4c9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5f9a5682d31d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5f9a5684fb70 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5f9a5684ff16 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5f9a566c25b3 - core::result::Result<T,E>::expect::hd41bb060e3f41b6d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x5f9a566c25b3 - coinmarket::web3::get_api_key::h73523514e39b0e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:11:38
[INFO] [stdout]   19:     0x5f9a566c268d - coinmarket::web3::Web3::get_total_supply::h7b5e1380a5a2a34d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:82:13
[INFO] [stdout]   20:     0x5f9a566c12e3 - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   21:     0x5f9a566bf723 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   22:     0x5f9a566bf626 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   23:     0x5f9a566bf609 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   24:     0x5f9a568249b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   25:     0x5f9a568249b0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5f9a568249b0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5f9a568249b0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5f9a568249b0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5f9a568249b0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5f9a568249b0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5f9a568249b0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f9a568249b0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5f9a566bf5f1 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   34:     0x5f9a566c13e5 - main
[INFO] [stdout]   35:     0x7968822711ca - <unknown>
[INFO] [stdout]   36:     0x79688227128b - __libc_start_main
[INFO] [stdout]   37:     0x5f9a566befb5 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/web3.rs - web3::Web3::get_balance (line 34) stdout ----
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:36:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use coinmarket::web3::Web3;
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `coinmarket::web3::Web3`: Please use Web3Scan (https://crates.io/crates/web3scan) instead. No further further updates will be made to this library.
[INFO] [stdout]  --> src/web3.rs:40:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | let network = Web3::new("api.etherscan.io");
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/web3.rs:11:38:
[INFO] [stdout] Failed to locate API key!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ed0a20c9c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ed0a20c9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ed0a20c9c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59ed0a20c9c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59ed0a231e53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59ed0a231e53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59ed0a209643 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59ed0a209643 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59ed0a20c812 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59ed0a20d8e6 - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59ed0a20d6e9 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x59ed0a20e2f2 - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x59ed0a20e08a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x59ed0a20cec9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x59ed0a20dd1d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x59ed0a2305a0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x59ed0a230946 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x59ed0a0aa3f3 - core::result::Result<T,E>::expect::hd41bb060e3f41b6d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   18:     0x59ed0a0aa3f3 - coinmarket::web3::get_api_key::h73523514e39b0e3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/web3.rs:11:38
[INFO] [stdout]   19:     0x59ed0a096ed5 - coinmarket::web3::Web3::get_balance::h0df5ccb804256a18
[INFO] [stdout]   20:     0x59ed0a0a942b - rust_out::main::h707a703e23e8b691
[INFO] [stdout]   21:     0x59ed0a09c293 - core::ops::function::FnOnce::call_once::hacedfcda517d60ac
[INFO] [stdout]   22:     0x59ed0a09bd96 - std::sys::backtrace::__rust_begin_short_backtrace::h4237a9aceaf0c727
[INFO] [stdout]   23:     0x59ed0a09bd79 - std::rt::lang_start::{{closure}}::hd68394c0f7c71761
[INFO] [stdout]   24:     0x59ed0a2053b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h106557a9d245eb10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   25:     0x59ed0a2053b0 - std::panicking::catch_unwind::do_call::h18100d9574045a86
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x59ed0a2053b0 - std::panicking::catch_unwind::hf9f86a2471d520c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x59ed0a2053b0 - std::panic::catch_unwind::h410688ae8e8348a9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x59ed0a2053b0 - std::rt::lang_start_internal::{{closure}}::h42fee7344f1a80c6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x59ed0a2053b0 - std::panicking::catch_unwind::do_call::h62b4ab9c433ebcfb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x59ed0a2053b0 - std::panicking::catch_unwind::h61ceb8228d4a4310
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x59ed0a2053b0 - std::panic::catch_unwind::hf4a60a68b20bb306
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59ed0a2053b0 - std::rt::lang_start_internal::h3478bd2aa4cc9cb2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x59ed0a09bd61 - std::rt::lang_start::h323b15ce03982075
[INFO] [stdout]   34:     0x59ed0a0a9535 - main
[INFO] [stdout]   35:     0x728dd3af11ca - <unknown>
[INFO] [stdout]   36:     0x728dd3af128b - __libc_start_main
[INFO] [stdout]   37:     0x59ed0a096c25 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/web3.rs - web3::Web3::get_balance (line 34)
[INFO] [stdout]     src/web3.rs - web3::Web3::get_last_price (line 93)
[INFO] [stdout]     src/web3.rs - web3::Web3::get_total_supply (line 66)
[INFO] [stdout]     src/web3.rs - web3::Web3::get_transactions (line 119)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "96e9add23277f2be36e7f2062165a083380611a9baa630299e0a0a4f89e4c704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e9add23277f2be36e7f2062165a083380611a9baa630299e0a0a4f89e4c704", kill_on_drop: false }`
[INFO] [stdout] 96e9add23277f2be36e7f2062165a083380611a9baa630299e0a0a4f89e4c704
