[INFO] fetching crate coinmarket 0.4.101... [INFO] testing coinmarket-0.4.101 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate coinmarket 0.4.101 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coinmarket 0.4.101 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05c8d3eb329efc02e42b7bf7e0f2050992f2ec39db0e2c25567061588dea99d5 [INFO] running `Command { std: "docker" "start" "-a" "05c8d3eb329efc02e42b7bf7e0f2050992f2ec39db0e2c25567061588dea99d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05c8d3eb329efc02e42b7bf7e0f2050992f2ec39db0e2c25567061588dea99d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c8d3eb329efc02e42b7bf7e0f2050992f2ec39db0e2c25567061588dea99d5", kill_on_drop: false }` [INFO] [stdout] 05c8d3eb329efc02e42b7bf7e0f2050992f2ec39db0e2c25567061588dea99d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30b7e228ff14b925d213cd086f9e8e32fdaeab81b489343f37582d40a4153e7 [INFO] running `Command { std: "docker" "start" "-a" "e30b7e228ff14b925d213cd086f9e8e32fdaeab81b489343f37582d40a4153e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [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 mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dotenv v0.15.0 [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 58.75s [INFO] running `Command { std: "docker" "inspect" "e30b7e228ff14b925d213cd086f9e8e32fdaeab81b489343f37582d40a4153e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30b7e228ff14b925d213cd086f9e8e32fdaeab81b489343f37582d40a4153e7", kill_on_drop: false }` [INFO] [stdout] e30b7e228ff14b925d213cd086f9e8e32fdaeab81b489343f37582d40a4153e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6667dcaa0e733ea4c4a7cc929b43ec7370e99b5eada214d643be48d194dc4735 [INFO] running `Command { std: "docker" "start" "-a" "6667dcaa0e733ea4c4a7cc929b43ec7370e99b5eada214d643be48d194dc4735", 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] [stderr] Compiling coinmarket v0.4.101 (/opt/rustwide/workdir) [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] [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 1.70s [INFO] running `Command { std: "docker" "inspect" "6667dcaa0e733ea4c4a7cc929b43ec7370e99b5eada214d643be48d194dc4735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6667dcaa0e733ea4c4a7cc929b43ec7370e99b5eada214d643be48d194dc4735", kill_on_drop: false }` [INFO] [stdout] 6667dcaa0e733ea4c4a7cc929b43ec7370e99b5eada214d643be48d194dc4735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f0838bd527e0c25f94726e3fa67027b96503f5252388caac2aaa543d7311803 [INFO] running `Command { std: "docker" "start" "-a" "9f0838bd527e0c25f94726e3fa67027b96503f5252388caac2aaa543d7311803", 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.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coinmarket-b02965739cba4ce8) [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_last_price (line 93) ... FAILED [INFO] [stdout] test src/web3.rs - web3::Web3::get_transactions (line 119) ... FAILED [INFO] [stdout] test src/web3.rs - web3::Web3::get_total_supply (line 66) ... 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_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' (101) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x636ae6f5cea2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x636ae6f5cea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x636ae6f5cea2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x636ae6f5cea2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x636ae6f6ee3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x636ae6f6ee3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x636ae6f36423 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x636ae6f36423 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x636ae6f3d9d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x636ae6f4084f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x636ae6f406a9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x636ae6f40ed5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x636ae6f40cba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x636ae6f3db09 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x636ae6f2a95d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x636ae6f792b0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x636ae6f782e6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x636ae6bedbbe - core::result::Result::expect::h3a37272ddb22f61b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x636ae6bead6c - coinmarket::web3::get_api_key::hafd639a5667eaf41 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x636ae6beaec4 - coinmarket::web3::Web3::get_total_supply::hddb58faf33ad2738 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:82:13 [INFO] [stdout] 20: 0x636ae6beaa63 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 21: 0x636ae6bea823 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 22: 0x636ae6bea806 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 23: 0x636ae6bea7e9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 24: 0x636ae6f37c20 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x636ae6f37c20 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x636ae6f37c20 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x636ae6f37c20 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x636ae6f37c20 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x636ae6f37c20 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x636ae6f37c20 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x636ae6f37c20 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x636ae6f37c20 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x636ae6bea7d1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 34: 0x636ae6beab75 - main [INFO] [stdout] 35: 0x777ba6f131ca - [INFO] [stdout] 36: 0x777ba6f1328b - __libc_start_main [INFO] [stdout] 37: 0x636ae6bea5c5 - _start [INFO] [stdout] 38: 0x0 - [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' (100) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57864be097e2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57864be097e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57864be097e2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57864be097e2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57864be1b77f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57864be1b77f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57864bde2d63 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57864bde2d63 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57864bdea312 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57864bded18f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57864bdecfe9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x57864bded815 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x57864bded5fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x57864bdea449 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x57864bdd729d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x57864be25bf0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x57864be24c26 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x57864ba981ce - core::result::Result::expect::h3a37272ddb22f61b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x57864ba9231c - coinmarket::web3::get_api_key::hafd639a5667eaf41 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x57864ba92474 - coinmarket::web3::Web3::get_last_price::h81f451952af2564d [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:109:13 [INFO] [stdout] 20: 0x57864ba92006 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 21: 0x57864ba91dc3 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 22: 0x57864ba91d76 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 23: 0x57864ba91d59 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 24: 0x57864bde4560 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x57864bde4560 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x57864bde4560 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x57864bde4560 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x57864bde4560 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x57864bde4560 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x57864bde4560 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x57864bde4560 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57864bde4560 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x57864ba91d41 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 34: 0x57864ba92125 - main [INFO] [stdout] 35: 0x7019c8a3a1ca - [INFO] [stdout] 36: 0x7019c8a3a28b - __libc_start_main [INFO] [stdout] 37: 0x57864ba91b35 - _start [INFO] [stdout] 38: 0x0 - [INFO] [stdout] [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' (102) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e1d4d7d9ea2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e1d4d7d9ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e1d4d7d9ea2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e1d4d7d9ea2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e1d4d7ebe3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e1d4d7ebe3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e1d4d7b3423 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e1d4d7b3423 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e1d4d7ba9d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e1d4d7bd84f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e1d4d7bd6a9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5e1d4d7bded5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5e1d4d7bdcba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5e1d4d7bab09 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5e1d4d7a795d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5e1d4d7f62b0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5e1d4d7f52e6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5e1d4d46abbe - core::result::Result::expect::h3a37272ddb22f61b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x5e1d4d467d6c - coinmarket::web3::get_api_key::hafd639a5667eaf41 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x5e1d4d467ec4 - coinmarket::web3::Web3::get_total_supply::hddb58faf33ad2738 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:82:13 [INFO] [stdout] 20: 0x5e1d4d467a63 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 21: 0x5e1d4d467823 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 22: 0x5e1d4d467806 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 23: 0x5e1d4d4677e9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 24: 0x5e1d4d7b4c20 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x5e1d4d7b4c20 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5e1d4d7b4c20 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5e1d4d7b4c20 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5e1d4d7b4c20 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5e1d4d7b4c20 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5e1d4d7b4c20 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5e1d4d7b4c20 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e1d4d7b4c20 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5e1d4d4677d1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 34: 0x5e1d4d467b75 - main [INFO] [stdout] 35: 0x7b53c24bb1ca - [INFO] [stdout] 36: 0x7b53c24bb28b - __libc_start_main [INFO] [stdout] 37: 0x5e1d4d4675c5 - _start [INFO] [stdout] 38: 0x0 - [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' (103) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59cfe1102432 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59cfe1102432 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59cfe1102432 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59cfe1102432 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59cfe11143cf - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59cfe11143cf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59cfe10db9b3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59cfe10db9b3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59cfe10e2f62 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59cfe10e5ddf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59cfe10e5c39 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x59cfe10e6465 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x59cfe10e624a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x59cfe10e3099 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x59cfe10cfeed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x59cfe111e840 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x59cfe111d876 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x59cfe0d931be - core::result::Result::expect::h3a37272ddb22f61b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1175:23 [INFO] [stdout] 18: 0x59cfe0d907ec - coinmarket::web3::get_api_key::hafd639a5667eaf41 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x59cfe0d8f9b9 - coinmarket::web3::Web3::get_balance::h0776dfd96ab2d0cc [INFO] [stdout] 20: 0x59cfe0d904db - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 21: 0x59cfe0d90023 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 22: 0x59cfe0d90006 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 23: 0x59cfe0d8ffe9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 24: 0x59cfe10dd1b0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 25: 0x59cfe10dd1b0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x59cfe10dd1b0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x59cfe10dd1b0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x59cfe10dd1b0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x59cfe10dd1b0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x59cfe10dd1b0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x59cfe10dd1b0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x59cfe10dd1b0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x59cfe0d8ffd1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 34: 0x59cfe0d905f5 - main [INFO] [stdout] 35: 0x7a7de4c571ca - [INFO] [stdout] 36: 0x7a7de4c5728b - __libc_start_main [INFO] [stdout] 37: 0x59cfe0d8f895 - _start [INFO] [stdout] 38: 0x0 - [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 2.03s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9f0838bd527e0c25f94726e3fa67027b96503f5252388caac2aaa543d7311803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0838bd527e0c25f94726e3fa67027b96503f5252388caac2aaa543d7311803", kill_on_drop: false }` [INFO] [stdout] 9f0838bd527e0c25f94726e3fa67027b96503f5252388caac2aaa543d7311803