[INFO] cloning repository j16r/tribute [INFO] running `"git" "clone" "--bare" "git://github.com/j16r/tribute.git" "work/cache/sources/gh/j16r/tribute"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/j16r/tribute'... [INFO] running `"git" "clone" "work/cache/sources/gh/j16r/tribute" "work/ex/beta-1.37-6/sources/1.36.0/gh/j16r/tribute"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/j16r/tribute'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/j16r/tribute" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/j16r/tribute"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/j16r/tribute'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f4fe871deb7cad08ae6ed43748849da45b62a56 [INFO] sha for GitHub repo j16r/tribute: 3f4fe871deb7cad08ae6ed43748849da45b62a56 [INFO] validating manifest of j16r/tribute 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 j16r/tribute 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 j16r/tribute [INFO] removed path dependency coinbase-rs from j16r/tribute [INFO] finished frobbing j16r/tribute [INFO] frobbed toml for j16r/tribute written to work/ex/beta-1.37-6/sources/1.36.0/gh/j16r/tribute/Cargo.toml [INFO] started frobbing j16r/tribute [INFO] removed path dependency coinbase-rs from j16r/tribute [INFO] finished frobbing j16r/tribute [INFO] frobbed toml for j16r/tribute written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/j16r/tribute/Cargo.toml [INFO] crate j16r/tribute 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/j16r/tribute/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coinbase-pro-rs v0.3.4 [INFO] [stderr] Downloaded coinbase-rs v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing j16r/tribute against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/j16r/tribute:/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.36.0" "build" "--frozen"` [INFO] [stdout] dd0cb30a9465f5023eead3d83419ba859345560eec26bc3bc1ef6d846dd3cfaa [INFO] running `"docker" "start" "-a" "dd0cb30a9465f5023eead3d83419ba859345560eec26bc3bc1ef6d846dd3cfaa"` [INFO] [stderr] warning: dependency (coinbase-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tungstenite v0.8.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.8.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling coinbase-rs v0.1.0 [INFO] [stderr] Compiling coinbase-pro-rs v0.3.4 [INFO] [stderr] Compiling tribute v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `transactions` found for type `coinbase_rs::Private` in the current scope [INFO] [stderr] --> src/coinbase.rs:28:21 [INFO] [stderr] | [INFO] [stderr] 28 | self.client.transactions(&id) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `tribute`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dd0cb30a9465f5023eead3d83419ba859345560eec26bc3bc1ef6d846dd3cfaa"` [INFO] running `"docker" "rm" "-f" "dd0cb30a9465f5023eead3d83419ba859345560eec26bc3bc1ef6d846dd3cfaa"` [INFO] [stdout] dd0cb30a9465f5023eead3d83419ba859345560eec26bc3bc1ef6d846dd3cfaa