[INFO] cloning repository https://github.com/ourovoros-io/cryptoprices-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ourovoros-io/cryptoprices-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fourovoros-io%2Fcryptoprices-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fourovoros-io%2Fcryptoprices-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a127f85601f5b702e95b5f7c4486b3af0572ee67
[INFO] testing ourovoros-io/cryptoprices-rs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fourovoros-io%2Fcryptoprices-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ourovoros-io/cryptoprices-rs
[INFO] finished tweaking git repo https://github.com/ourovoros-io/cryptoprices-rs
[INFO] tweaked toml for git repo https://github.com/ourovoros-io/cryptoprices-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ourovoros-io/cryptoprices-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ourovoros-io/cryptoprices-rs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54df67982b499ef7b92093677b6782c85f898c0e74d1dbb948e1e34e0de8d2ea
[INFO] running `Command { std: "docker" "start" "-a" "54df67982b499ef7b92093677b6782c85f898c0e74d1dbb948e1e34e0de8d2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54df67982b499ef7b92093677b6782c85f898c0e74d1dbb948e1e34e0de8d2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54df67982b499ef7b92093677b6782c85f898c0e74d1dbb948e1e34e0de8d2ea", kill_on_drop: false }`
[INFO] [stdout] 54df67982b499ef7b92093677b6782c85f898c0e74d1dbb948e1e34e0de8d2ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a054cba07cd3cbc4c5f9a1242bc10f07a56d7c438e2306d54716fb4ab04f322
[INFO] running `Command { std: "docker" "start" "-a" "8a054cba07cd3cbc4c5f9a1242bc10f07a56d7c438e2306d54716fb4ab04f322", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling cryptoprices-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]    --> src/coingecko.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Token {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     symbol: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "8a054cba07cd3cbc4c5f9a1242bc10f07a56d7c438e2306d54716fb4ab04f322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a054cba07cd3cbc4c5f9a1242bc10f07a56d7c438e2306d54716fb4ab04f322", kill_on_drop: false }`
[INFO] [stdout] 8a054cba07cd3cbc4c5f9a1242bc10f07a56d7c438e2306d54716fb4ab04f322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68c4d8f71dc1184b779f265b09ca3e359dabd3f9c91d22b4f4583b9f02ba2155
[INFO] running `Command { std: "docker" "start" "-a" "68c4d8f71dc1184b779f265b09ca3e359dabd3f9c91d22b4f4583b9f02ba2155", kill_on_drop: false }`
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]    --> src/coingecko.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Token {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     symbol: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cryptoprices-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]    --> src/coingecko.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Token {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     symbol: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.09s
[INFO] running `Command { std: "docker" "inspect" "68c4d8f71dc1184b779f265b09ca3e359dabd3f9c91d22b4f4583b9f02ba2155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c4d8f71dc1184b779f265b09ca3e359dabd3f9c91d22b4f4583b9f02ba2155", kill_on_drop: false }`
[INFO] [stdout] 68c4d8f71dc1184b779f265b09ca3e359dabd3f9c91d22b4f4583b9f02ba2155
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d36765e14eff4425f481cde2321a1f8ddf7b2b12551f2f7276cd608d8597a405
[INFO] running `Command { std: "docker" "start" "-a" "d36765e14eff4425f481cde2321a1f8ddf7b2b12551f2f7276cd608d8597a405", kill_on_drop: false }`
[INFO] [stderr] warning: field `symbol` is never read
[INFO] [stderr]    --> src/coingecko.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub struct Token {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 119 |     symbol: String,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptoprices-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `cryptoprices-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptoprices_rs-482d4c8fe2cb032e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::get_eth_prices_coingecko_aave ... FAILED
[INFO] [stdout] test tests::get_btc_prices_coingecko_ethereum ... FAILED
[INFO] [stdout] test tests::get_usd_prices_coingecko_bitcoin ... FAILED
[INFO] [stdout] test tests::get_token_prices_coingecko_ethereum ... FAILED
[INFO] [stdout] test tests::get_usd_prices_coingecko_ethereum ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::get_prices_uniswap ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_eth_prices_coingecko_aave stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.coingecko.com")), port: None, path: "/api/v3/simple/price", query: Some("ids=aave&vs_currencies=eth"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_btc_prices_coingecko_ethereum stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.coingecko.com")), port: None, path: "/api/v3/simple/price", query: Some("ids=ethereum&vs_currencies=btc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_usd_prices_coingecko_bitcoin stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.coingecko.com")), port: None, path: "/api/v3/simple/price", query: Some("ids=bitcoin&vs_currencies=usd"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_token_prices_coingecko_ethereum stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.coingecko.com")), port: None, path: "/api/v3/simple/token_price/ethereum", query: Some("contract_addresses=0x0d8775f648430679a709e98d2b0cb6250d2887ef&vs_currencies=eth"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_usd_prices_coingecko_ethereum stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.coingecko.com")), port: None, path: "/api/v3/simple/price", query: Some("ids=ethereum&vs_currencies=usd"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_prices_uniswap stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.thegraph.com")), port: None, path: "/subgraphs/name/uniswap/uniswap-v2", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::get_btc_prices_coingecko_ethereum
[INFO] [stdout]     tests::get_eth_prices_coingecko_aave
[INFO] [stdout]     tests::get_prices_uniswap
[INFO] [stdout]     tests::get_token_prices_coingecko_ethereum
[INFO] [stdout]     tests::get_usd_prices_coingecko_bitcoin
[INFO] [stdout]     tests::get_usd_prices_coingecko_ethereum
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d36765e14eff4425f481cde2321a1f8ddf7b2b12551f2f7276cd608d8597a405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d36765e14eff4425f481cde2321a1f8ddf7b2b12551f2f7276cd608d8597a405", kill_on_drop: false }`
[INFO] [stdout] d36765e14eff4425f481cde2321a1f8ddf7b2b12551f2f7276cd608d8597a405
