[INFO] updating cached repository EVE-Tools/esi-markets [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/EVE-Tools/esi-markets [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/EVE-Tools/esi-markets" "work/ex/beta-1.38-1/sources/1.37.0/gh/EVE-Tools/esi-markets"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/EVE-Tools/esi-markets'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/EVE-Tools/esi-markets" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EVE-Tools/esi-markets"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EVE-Tools/esi-markets'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ca0be3509b2e7414c9e7118550f86cd68c757cd [INFO] sha for GitHub repo EVE-Tools/esi-markets: 6ca0be3509b2e7414c9e7118550f86cd68c757cd [INFO] validating manifest of EVE-Tools/esi-markets 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 EVE-Tools/esi-markets 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 EVE-Tools/esi-markets [INFO] finished frobbing EVE-Tools/esi-markets [INFO] frobbed toml for EVE-Tools/esi-markets written to work/ex/beta-1.38-1/sources/1.37.0/gh/EVE-Tools/esi-markets/Cargo.toml [INFO] started frobbing EVE-Tools/esi-markets [INFO] finished frobbing EVE-Tools/esi-markets [INFO] frobbed toml for EVE-Tools/esi-markets written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EVE-Tools/esi-markets/Cargo.toml [INFO] crate EVE-Tools/esi-markets already has a lockfile, it will not be regenerated [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] testing EVE-Tools/esi-markets against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EVE-Tools/esi-markets:/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-08-13" "build" "--frozen"` [INFO] [stdout] c3b75b581b982dcf15b4ca49908ef8803f84faa7e5beae03c6b461be1d44d5a4 [INFO] running `"docker" "start" "-a" "c3b75b581b982dcf15b4ca49908ef8803f84faa7e5beae03c6b461be1d44d5a4"` [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tower-service v0.1.0 (https://github.com/tower-rs/tower#4ffe24f4) [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-connect v0.1.0 (https://github.com/carllerche/tokio-connect#f7ad1ca4) [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tower-add-origin v0.1.0 (https://github.com/tower-rs/tower-http#c9e13f64) [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling tower-http v0.1.0 (https://github.com/tower-rs/tower-http#c9e13f64) [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tower-h2 v0.1.0 (https://github.com/tower-rs/tower-h2#1299be66) [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#0afac3d4) [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling esi-markets v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(drain_filter)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/store/mod.rs:396:44 [INFO] [stderr] | [INFO] [stderr] 396 | pub fn get_result_stream(&self) -> Box, Error = ()>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error = ()>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/grpc/mod.rs:38:48 [INFO] [stderr] | [INFO] [stderr] 38 | type GetRegionTypeUpdateStreamStream = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors/mod.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain!{ [INFO] [stderr] 10 | | foreign_links { [INFO] [stderr] 11 | | BincodeError(std::boxed::Box); [INFO] [stderr] 12 | | LogError(log::SetLoggerError); [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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/errors/mod.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain!{ [INFO] [stderr] 10 | | foreign_links { [INFO] [stderr] 11 | | BincodeError(std::boxed::Box); [INFO] [stderr] 12 | | LogError(log::SetLoggerError); [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `esi-markets`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c3b75b581b982dcf15b4ca49908ef8803f84faa7e5beae03c6b461be1d44d5a4"` [INFO] running `"docker" "rm" "-f" "c3b75b581b982dcf15b4ca49908ef8803f84faa7e5beae03c6b461be1d44d5a4"` [INFO] [stdout] c3b75b581b982dcf15b4ca49908ef8803f84faa7e5beae03c6b461be1d44d5a4