[INFO] crate coinnect 0.5.12 is already in cache [INFO] extracting crate coinnect 0.5.12 into work/ex/beta-1.38-1/sources/1.37.0/reg/coinnect/0.5.12 [INFO] extracting crate coinnect 0.5.12 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/coinnect/0.5.12 [INFO] validating manifest of coinnect-0.5.12 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of coinnect-0.5.12 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing coinnect-0.5.12 [INFO] removed 0 missing examples [INFO] finished frobbing coinnect-0.5.12 [INFO] frobbed toml for coinnect-0.5.12 written to work/ex/beta-1.38-1/sources/1.37.0/reg/coinnect/0.5.12/Cargo.toml [INFO] started frobbing coinnect-0.5.12 [INFO] removed 0 missing examples [INFO] finished frobbing coinnect-0.5.12 [INFO] frobbed toml for coinnect-0.5.12 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/coinnect/0.5.12/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building coinnect-0.5.12 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/coinnect/0.5.12:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] feba940b82f0701e6db0b4144d5418069ca2ad484cfba013f3ac19b887b500cd [INFO] running `"docker" "start" "-a" "feba940b82f0701e6db0b4144d5418069ca2ad484cfba013f3ac19b887b500cd"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bidir-map v1.0.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling bigdecimal v0.0.14 [INFO] [stderr] Compiling coinnect v0.5.12 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coinnect.rs:30:76 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new(exchange: Exchange, creds: C) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coinnect.rs:48:40 [INFO] [stderr] | [INFO] [stderr] 48 | -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | types { [INFO] [stderr] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 14 | | } [INFO] [stderr] ... | [INFO] [stderr] 115 | | } [INFO] [stderr] 116 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | types { [INFO] [stderr] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 14 | | } [INFO] [stderr] ... | [INFO] [stderr] 115 | | } [INFO] [stderr] 116 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `"docker" "inspect" "feba940b82f0701e6db0b4144d5418069ca2ad484cfba013f3ac19b887b500cd"` [INFO] running `"docker" "rm" "-f" "feba940b82f0701e6db0b4144d5418069ca2ad484cfba013f3ac19b887b500cd"` [INFO] [stdout] feba940b82f0701e6db0b4144d5418069ca2ad484cfba013f3ac19b887b500cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/coinnect/0.5.12:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] dc42a3da23c02b39936a6323a39f961665d25a0e74fca446b4784615c6688bb1 [INFO] running `"docker" "start" "-a" "dc42a3da23c02b39936a6323a39f961665d25a0e74fca446b4784615c6688bb1"` [INFO] [stderr] Compiling coinnect v0.5.12 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/coinnect.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | let api: Box = Coinnect::new(Exchange::Bitstamp, creds).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coinnect.rs:30:76 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new(exchange: Exchange, creds: C) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coinnect.rs:48:40 [INFO] [stderr] | [INFO] [stderr] 48 | -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn ExchangeApi` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | types { [INFO] [stderr] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 14 | | } [INFO] [stderr] ... | [INFO] [stderr] 115 | | } [INFO] [stderr] 116 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain!{ [INFO] [stderr] 12 | | types { [INFO] [stderr] 13 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 14 | | } [INFO] [stderr] ... | [INFO] [stderr] 115 | | } [INFO] [stderr] 116 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `"docker" "inspect" "dc42a3da23c02b39936a6323a39f961665d25a0e74fca446b4784615c6688bb1"` [INFO] running `"docker" "rm" "-f" "dc42a3da23c02b39936a6323a39f961665d25a0e74fca446b4784615c6688bb1"` [INFO] [stdout] dc42a3da23c02b39936a6323a39f961665d25a0e74fca446b4784615c6688bb1