[INFO] cloning repository grenade/rustyscraper [INFO] running `"git" "clone" "--bare" "git://github.com/grenade/rustyscraper.git" "work/cache/sources/gh/grenade/rustyscraper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/grenade/rustyscraper'... [INFO] running `"git" "clone" "work/cache/sources/gh/grenade/rustyscraper" "work/ex/beta-1.37-6/sources/1.36.0/gh/grenade/rustyscraper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/grenade/rustyscraper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/grenade/rustyscraper" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4e33bbbc9047b0c9a2f0dde60444edacf1ce2b13 [INFO] sha for GitHub repo grenade/rustyscraper: 4e33bbbc9047b0c9a2f0dde60444edacf1ce2b13 [INFO] validating manifest of grenade/rustyscraper on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grenade/rustyscraper on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grenade/rustyscraper [INFO] finished frobbing grenade/rustyscraper [INFO] frobbed toml for grenade/rustyscraper written to work/ex/beta-1.37-6/sources/1.36.0/gh/grenade/rustyscraper/Cargo.toml [INFO] started frobbing grenade/rustyscraper [INFO] finished frobbing grenade/rustyscraper [INFO] frobbed toml for grenade/rustyscraper written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper/Cargo.toml [INFO] crate grenade/rustyscraper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing grenade/rustyscraper against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] a25b4b370cfdbbba716a6c471d0ddac5856bb5811b0b159df96a1648f762b1ab [INFO] running `"docker" "start" "-a" "a25b4b370cfdbbba716a6c471d0ddac5856bb5811b0b159df96a1648f762b1ab"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rust_decimal v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling rustyscraper v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `fs::File` [INFO] [stderr] --> src/main.rs:18:38 [INFO] [stderr] | [INFO] [stderr] 18 | use std::{collections::BTreeMap, fs, fs::File, path::PathBuf, str::FromStr, io::prelude::*}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `coin_market_cap_all_today` [INFO] [stderr] --> src/main.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | fn coin_market_cap_all_today(url: &str, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `coin_market_cap_history` [INFO] [stderr] --> src/main.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | fn coin_market_cap_history(id: &str, url: &str, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | file.read_to_string(&mut contents); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | json_all_rankings_file.read_to_string(&mut json_all_rankings_contents); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `"docker" "inspect" "a25b4b370cfdbbba716a6c471d0ddac5856bb5811b0b159df96a1648f762b1ab"` [INFO] running `"docker" "rm" "-f" "a25b4b370cfdbbba716a6c471d0ddac5856bb5811b0b159df96a1648f762b1ab"` [INFO] [stdout] a25b4b370cfdbbba716a6c471d0ddac5856bb5811b0b159df96a1648f762b1ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 84949a9f06a28c1a3aea7aff13b7a6fbfd489d75c16bc46e95bace29aacedba2 [INFO] running `"docker" "start" "-a" "84949a9f06a28c1a3aea7aff13b7a6fbfd489d75c16bc46e95bace29aacedba2"` [INFO] [stderr] Compiling rustyscraper v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `fs::File` [INFO] [stderr] --> src/main.rs:18:38 [INFO] [stderr] | [INFO] [stderr] 18 | use std::{collections::BTreeMap, fs, fs::File, path::PathBuf, str::FromStr, io::prelude::*}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `coin_market_cap_all_today` [INFO] [stderr] --> src/main.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | fn coin_market_cap_all_today(url: &str, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `coin_market_cap_history` [INFO] [stderr] --> src/main.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | fn coin_market_cap_history(id: &str, url: &str, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | file.read_to_string(&mut contents); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | json_all_rankings_file.read_to_string(&mut json_all_rankings_contents); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `"docker" "inspect" "84949a9f06a28c1a3aea7aff13b7a6fbfd489d75c16bc46e95bace29aacedba2"` [INFO] running `"docker" "rm" "-f" "84949a9f06a28c1a3aea7aff13b7a6fbfd489d75c16bc46e95bace29aacedba2"` [INFO] [stdout] 84949a9f06a28c1a3aea7aff13b7a6fbfd489d75c16bc46e95bace29aacedba2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/grenade/rustyscraper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 82fa29aa082a21162e576f214c4f64c5816b09dbd7a688669a0a1cf41a592bbe [INFO] running `"docker" "start" "-a" "82fa29aa082a21162e576f214c4f64c5816b09dbd7a688669a0a1cf41a592bbe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustyscraper-0f7be9f1cb397164 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "82fa29aa082a21162e576f214c4f64c5816b09dbd7a688669a0a1cf41a592bbe"` [INFO] running `"docker" "rm" "-f" "82fa29aa082a21162e576f214c4f64c5816b09dbd7a688669a0a1cf41a592bbe"` [INFO] [stdout] 82fa29aa082a21162e576f214c4f64c5816b09dbd7a688669a0a1cf41a592bbe