[INFO] updating cached repository renato-zannon/rdm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/renato-zannon/rdm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/renato-zannon/rdm" "work/ex/beta-1.38-1/sources/1.37.0/gh/renato-zannon/rdm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/renato-zannon/rdm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/renato-zannon/rdm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renato-zannon/rdm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renato-zannon/rdm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a008928805b9aad64c552526a0a1860c2bf4b0ed [INFO] sha for GitHub repo renato-zannon/rdm: a008928805b9aad64c552526a0a1860c2bf4b0ed [INFO] validating manifest of renato-zannon/rdm 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 renato-zannon/rdm 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 renato-zannon/rdm [INFO] finished frobbing renato-zannon/rdm [INFO] frobbed toml for renato-zannon/rdm written to work/ex/beta-1.38-1/sources/1.37.0/gh/renato-zannon/rdm/Cargo.toml [INFO] started frobbing renato-zannon/rdm [INFO] finished frobbing renato-zannon/rdm [INFO] frobbed toml for renato-zannon/rdm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/renato-zannon/rdm/Cargo.toml [INFO] crate renato-zannon/rdm 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/renato-zannon/rdm/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.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] testing renato-zannon/rdm 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-4/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/renato-zannon/rdm:/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] fc4135f0111c9a16d2a12b4111ddba6750a49e93b8fa0feaf47ebb5b540555e7 [INFO] running `"docker" "start" "-a" "fc4135f0111c9a16d2a12b4111ddba6750a49e93b8fa0feaf47ebb5b540555e7"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rdm v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0469]: imported macro not found [INFO] [stderr] --> src/main.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use(header, deref)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0469]: imported macro not found [INFO] [stderr] --> src/main.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | #[macro_use(header, deref)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `url::UrlParser` [INFO] [stderr] --> src/client.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | use url::{Url, UrlParser}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `UrlParser` in the root [INFO] [stderr] | help: a similar name exists in the module: `Parser` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::status` [INFO] [stderr] --> src/client.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | use hyper::status::{StatusCode, StatusClass}; [INFO] [stderr] | ^^^^^^ could not find `status` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::iter::Unfold` [INFO] [stderr] --> src/user_config.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | use std::iter::Unfold; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `Unfold` in `iter` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `header!` in this scope [INFO] [stderr] --> src/client.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | header! { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HttpError` in crate `hyper` [INFO] [stderr] --> src/client.rs:114:18 [INFO] [stderr] | [INFO] [stderr] 114 | impl From for Error { [INFO] [stderr] | ^^^^^^^^^ not found in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HttpError` in crate `hyper` [INFO] [stderr] --> src/client.rs:115:25 [INFO] [stderr] | [INFO] [stderr] 115 | fn from(err: hyper::HttpError) -> Error { [INFO] [stderr] | ^^^^^^^^^ not found in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `RedmineApiKey` in this scope [INFO] [stderr] --> src/client.rs:216:21 [INFO] [stderr] | [INFO] [stderr] 216 | .header(RedmineApiKey(self.config.redmine_key().to_string())) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ContentType` in module `header` [INFO] [stderr] --> src/client.rs:217:29 [INFO] [stderr] | [INFO] [stderr] 217 | .header(header::ContentType("application/json".parse().unwrap())); [INFO] [stderr] | ^^^^^^^^^^^ not found in `header` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 61 | let args = get_or_exit!(args::parse(), e => e.exit_status()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 62 | let config = get_or_exit!(user_config::get()); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 65 | let mut cache = get_or_exit!(cache::Cache::new(&mut client)); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 73 | let status_id = get_or_exit!(find_status_id(&mut cache, &client, &status_name)); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 75 | get_or_exit!(client.update_issue(number, status_id)); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 79 | let status_id = get_or_exit!(find_status_id(&mut cache, &client, &new_status)); [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_exit_status` in module `env` [INFO] [stderr] --> src/main.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | env::set_exit_status(exit_status); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `env` [INFO] [stderr] ... [INFO] [stderr] 80 | get_or_exit!(client.update_issue(number, status_id)); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Response` is private [INFO] [stderr] --> src/client.rs:199:75 [INFO] [stderr] | [INFO] [stderr] 199 | fn send_request<'a>(&self, request: Request) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(core, path_ext, fs_time, collections, exit_status)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/args.rs:114:32 [INFO] [stderr] | [INFO] [stderr] 114 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [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/client.rs:74:14 [INFO] [stderr] | [INFO] [stderr] 74 | Http(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn PrintableError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:75:18 [INFO] [stderr] | [INFO] [stderr] 75 | Response(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn PrintableError` [INFO] [stderr] [INFO] [stderr] warning: unused import: `parse` [INFO] [stderr] --> src/main.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | use args::{Args, parse}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stderr] --> src/client.rs:199:60 [INFO] [stderr] | [INFO] [stderr] 199 | fn send_request<'a>(&self, request: Request) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0412, E0425, E0432, E0469, E0554, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `rdm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fc4135f0111c9a16d2a12b4111ddba6750a49e93b8fa0feaf47ebb5b540555e7"` [INFO] running `"docker" "rm" "-f" "fc4135f0111c9a16d2a12b4111ddba6750a49e93b8fa0feaf47ebb5b540555e7"` [INFO] [stdout] fc4135f0111c9a16d2a12b4111ddba6750a49e93b8fa0feaf47ebb5b540555e7