[INFO] crate alphavantage 0.5.0 is already in cache [INFO] extracting crate alphavantage 0.5.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/alphavantage/0.5.0 [INFO] extracting crate alphavantage 0.5.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/alphavantage/0.5.0 [INFO] validating manifest of alphavantage-0.5.0 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 alphavantage-0.5.0 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 alphavantage-0.5.0 [INFO] finished frobbing alphavantage-0.5.0 [INFO] frobbed toml for alphavantage-0.5.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/alphavantage/0.5.0/Cargo.toml [INFO] started frobbing alphavantage-0.5.0 [INFO] finished frobbing alphavantage-0.5.0 [INFO] frobbed toml for alphavantage-0.5.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/alphavantage/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 alphavantage-0.5.0 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-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/alphavantage/0.5.0:/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] cdc6efa495b17f77f5f62f2537ec2fe786679924aeea465787890d215d5573ac [INFO] running `"docker" "start" "-a" "cdc6efa495b17f77f5f62f2537ec2fe786679924aeea465787890d215d5573ac"` [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling alphavantage v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.84s [INFO] running `"docker" "inspect" "cdc6efa495b17f77f5f62f2537ec2fe786679924aeea465787890d215d5573ac"` [INFO] running `"docker" "rm" "-f" "cdc6efa495b17f77f5f62f2537ec2fe786679924aeea465787890d215d5573ac"` [INFO] [stdout] cdc6efa495b17f77f5f62f2537ec2fe786679924aeea465787890d215d5573ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/alphavantage/0.5.0:/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] 6cdeaedf6255456adba1757c983fda9387c5ec02243f4c779217f65f5dc7804c [INFO] running `"docker" "start" "-a" "6cdeaedf6255456adba1757c983fda9387c5ec02243f4c779217f65f5dc7804c"` [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling alphavantage v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.82s [INFO] running `"docker" "inspect" "6cdeaedf6255456adba1757c983fda9387c5ec02243f4c779217f65f5dc7804c"` [INFO] running `"docker" "rm" "-f" "6cdeaedf6255456adba1757c983fda9387c5ec02243f4c779217f65f5dc7804c"` [INFO] [stdout] 6cdeaedf6255456adba1757c983fda9387c5ec02243f4c779217f65f5dc7804c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/alphavantage/0.5.0:/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] 475629bbd6e2ec61feb9c4eec6a9b50c7fe61ca9588bf422fcad71244cfa8e0a [INFO] running `"docker" "start" "-a" "475629bbd6e2ec61feb9c4eec6a9b50c7fe61ca9588bf422fcad71244cfa8e0a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/crater/target/debug/deps/alphavantage-337cf407226a365f [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test exchange_rate::tests::parse ... ok [INFO] [stdout] test time_series::tests::parse_daily ... ok [INFO] [stdout] test time_series::tests::parse_intraday ... ok [INFO] [stdout] test time_series::tests::parse_monthly ... ok [INFO] [stdout] test time_series::tests::parse_weekly ... ok [INFO] [stderr] Doc-tests alphavantage [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "475629bbd6e2ec61feb9c4eec6a9b50c7fe61ca9588bf422fcad71244cfa8e0a"` [INFO] running `"docker" "rm" "-f" "475629bbd6e2ec61feb9c4eec6a9b50c7fe61ca9588bf422fcad71244cfa8e0a"` [INFO] [stdout] 475629bbd6e2ec61feb9c4eec6a9b50c7fe61ca9588bf422fcad71244cfa8e0a