[INFO] fetching crate coinmarket 0.4.101... [INFO] testing coinmarket-0.4.101 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate coinmarket 0.4.101 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coinmarket 0.4.101 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded addr2line v0.17.0 [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] [stderr] Downloaded miniz_oxide v0.5.3 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] [stderr] Downloaded object v0.29.0 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded flate2 v1.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa75cf5733f597622c282fa4f3f1c65c2f435b9701d82a8a61dea334bf00375 [INFO] running `Command { std: "docker" "start" "-a" "1fa75cf5733f597622c282fa4f3f1c65c2f435b9701d82a8a61dea334bf00375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa75cf5733f597622c282fa4f3f1c65c2f435b9701d82a8a61dea334bf00375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa75cf5733f597622c282fa4f3f1c65c2f435b9701d82a8a61dea334bf00375", kill_on_drop: false }` [INFO] [stdout] 1fa75cf5733f597622c282fa4f3f1c65c2f435b9701d82a8a61dea334bf00375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf9e8aa32bfda58f132d4da3d073ed26970eea67d55353e652952761881092e [INFO] running `Command { std: "docker" "start" "-a" "4cf9e8aa32bfda58f132d4da3d073ed26970eea67d55353e652952761881092e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling gimli v0.26.2 [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 httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [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 net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 mime v0.3.16 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.7.4 [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 openssl-macros v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 39.75s [INFO] running `Command { std: "docker" "inspect" "4cf9e8aa32bfda58f132d4da3d073ed26970eea67d55353e652952761881092e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf9e8aa32bfda58f132d4da3d073ed26970eea67d55353e652952761881092e", kill_on_drop: false }` [INFO] [stdout] 4cf9e8aa32bfda58f132d4da3d073ed26970eea67d55353e652952761881092e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1ef00d3dea016d3e75d6e28cbb0905af7e0a30506019adc921b42ba7a4ead0 [INFO] running `Command { std: "docker" "start" "-a" "9c1ef00d3dea016d3e75d6e28cbb0905af7e0a30506019adc921b42ba7a4ead0", kill_on_drop: false }` [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] [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.45s [INFO] running `Command { std: "docker" "inspect" "9c1ef00d3dea016d3e75d6e28cbb0905af7e0a30506019adc921b42ba7a4ead0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1ef00d3dea016d3e75d6e28cbb0905af7e0a30506019adc921b42ba7a4ead0", kill_on_drop: false }` [INFO] [stdout] 9c1ef00d3dea016d3e75d6e28cbb0905af7e0a30506019adc921b42ba7a4ead0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69f8e33d393d995fe1b2e9e69b03485b70e32039cbd687527359b05cd70f3150 [INFO] running `Command { std: "docker" "start" "-a" "69f8e33d393d995fe1b2e9e69b03485b70e32039cbd687527359b05cd70f3150", 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.20s [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_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] 68 | 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] 72 | 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' (136) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556cca355182 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556cca355182 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556cca355182 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556cca355182 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556cca366f3f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556cca366f3f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556cca32e7c3 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556cca32e7c3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556cca3361f2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556cca33906f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556cca338ec9 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x556cca3396f5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x556cca3394da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x556cca336339 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x556cca32323d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x556cca371340 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x556cca370346 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x556cc9ffe85e - core::result::Result::expect::hc9185e155768421c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23 [INFO] [stdout] 18: 0x556cc9ffb93c - coinmarket::web3::get_api_key::hfc28db04d7374198 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x556cc9ffba94 - coinmarket::web3::Web3::get_total_supply::hebc70d1a18d3a134 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:82:13 [INFO] [stdout] 20: 0x556cc9ffb643 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 21: 0x556cc9ffb403 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 22: 0x556cc9ffb3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 23: 0x556cc9ffb3c9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 24: 0x556cca330120 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 25: 0x556cca330120 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x556cca330120 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x556cca330120 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x556cca330120 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x556cca330120 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x556cca330120 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x556cca330120 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x556cca330120 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x556cc9ffb3b1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 34: 0x556cc9ffb755 - main [INFO] [stdout] 35: 0x77aa8a3831ca - [INFO] [stdout] 36: 0x77aa8a38328b - __libc_start_main [INFO] [stdout] 37: 0x556cc9ffb1a5 - _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] 121 | 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] 125 | 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' (137) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5782d706e9c2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5782d706e9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5782d706e9c2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5782d706e9c2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5782d708077f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5782d708077f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5782d7048003 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5782d7048003 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5782d704fa32 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5782d70528af - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5782d7052709 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5782d7052f35 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5782d7052d1a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5782d704fb79 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5782d703ca7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5782d708ab80 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5782d7089b86 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5782d6d15dbe - core::result::Result::expect::hc9185e155768421c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23 [INFO] [stdout] 18: 0x5782d6d0fe9c - coinmarket::web3::get_api_key::hfc28db04d7374198 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x5782d6d0fff4 - coinmarket::web3::Web3::get_last_price::ha88c6c6b93de9aed [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:109:13 [INFO] [stdout] 20: 0x5782d6d0fb96 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 21: 0x5782d6d0f953 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 22: 0x5782d6d0f906 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 23: 0x5782d6d0f8e9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 24: 0x5782d7049960 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 25: 0x5782d7049960 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5782d7049960 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5782d7049960 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5782d7049960 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5782d7049960 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5782d7049960 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5782d7049960 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5782d7049960 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5782d6d0f8d1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 34: 0x5782d6d0fcb5 - main [INFO] [stdout] 35: 0x75463cf061ca - [INFO] [stdout] 36: 0x75463cf0628b - __libc_start_main [INFO] [stdout] 37: 0x5782d6d0f6c5 - _start [INFO] [stdout] 38: 0x0 - [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] 95 | 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] 99 | 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' (138) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5db6d8fa0182 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5db6d8fa0182 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5db6d8fa0182 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5db6d8fa0182 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5db6d8fb1f3f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5db6d8fb1f3f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5db6d8f797c3 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5db6d8f797c3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5db6d8f811f2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5db6d8f8406f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5db6d8f83ec9 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5db6d8f846f5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5db6d8f844da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5db6d8f81339 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5db6d8f6e23d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5db6d8fbc340 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5db6d8fbb346 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5db6d8c4985e - core::result::Result::expect::hc9185e155768421c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23 [INFO] [stdout] 18: 0x5db6d8c4693c - coinmarket::web3::get_api_key::hfc28db04d7374198 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x5db6d8c46a94 - coinmarket::web3::Web3::get_total_supply::hebc70d1a18d3a134 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:82:13 [INFO] [stdout] 20: 0x5db6d8c46643 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 21: 0x5db6d8c46403 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 22: 0x5db6d8c463e6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 23: 0x5db6d8c463c9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 24: 0x5db6d8f7b120 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 25: 0x5db6d8f7b120 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5db6d8f7b120 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5db6d8f7b120 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5db6d8f7b120 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5db6d8f7b120 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5db6d8f7b120 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5db6d8f7b120 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5db6d8f7b120 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5db6d8c463b1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 34: 0x5db6d8c46755 - main [INFO] [stdout] 35: 0x73efdb39f1ca - [INFO] [stdout] 36: 0x73efdb39f28b - __libc_start_main [INFO] [stdout] 37: 0x5db6d8c461a5 - _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] 36 | 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] 40 | 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' (139) panicked at src/web3.rs:11:38: [INFO] [stdout] Failed to locate API key!: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bad5cfc4722 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bad5cfc4722 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bad5cfc4722 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bad5cfc4722 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bad5cfd64df - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bad5cfd64df - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5bad5cf9dd63 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bad5cf9dd63 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bad5cfa5792 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bad5cfa860f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bad5cfa8469 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5bad5cfa8c95 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5bad5cfa8a7a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5bad5cfa58d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5bad5cf927dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5bad5cfe08e0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5bad5cfdf8e6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5bad5cc6de5e - core::result::Result::expect::hc9185e155768421c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23 [INFO] [stdout] 18: 0x5bad5cc6b3bc - coinmarket::web3::get_api_key::hfc28db04d7374198 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:11:38 [INFO] [stdout] 19: 0x5bad5cc6a599 - coinmarket::web3::Web3::get_balance::h373f67b996f939c7 [INFO] [stdout] 20: 0x5bad5cc6b0bb - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 21: 0x5bad5cc6ac03 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 22: 0x5bad5cc6abe6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 23: 0x5bad5cc6abc9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 24: 0x5bad5cf9f6c0 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 25: 0x5bad5cf9f6c0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5bad5cf9f6c0 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5bad5cf9f6c0 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5bad5cf9f6c0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 29: 0x5bad5cf9f6c0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5bad5cf9f6c0 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5bad5cf9f6c0 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5bad5cf9f6c0 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 33: 0x5bad5cc6abb1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 34: 0x5bad5cc6b1d5 - main [INFO] [stdout] 35: 0x731f183dc1ca - [INFO] [stdout] 36: 0x731f183dc28b - __libc_start_main [INFO] [stdout] 37: 0x5bad5cc6a475 - _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 1.04s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "69f8e33d393d995fe1b2e9e69b03485b70e32039cbd687527359b05cd70f3150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f8e33d393d995fe1b2e9e69b03485b70e32039cbd687527359b05cd70f3150", kill_on_drop: false }` [INFO] [stdout] 69f8e33d393d995fe1b2e9e69b03485b70e32039cbd687527359b05cd70f3150