[INFO] updating cached repository https://github.com/illicitonion/code-graffiti [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7df53b6f6e89d25677a2a47add97f3226e463706 [INFO] testing illicitonion/code-graffiti against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillicitonion%2Fcode-graffiti" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illicitonion/code-graffiti on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/illicitonion/code-graffiti [INFO] finished tweaking git repo https://github.com/illicitonion/code-graffiti [INFO] tweaked toml for git repo https://github.com/illicitonion/code-graffiti written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/illicitonion/code-graffiti already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56afbf07437ad8cb7e21a6664352f7cb36ac8cd4387d0b7cc9cdcde3dca74c62 [INFO] running `"docker" "start" "-a" "56afbf07437ad8cb7e21a6664352f7cb36ac8cd4387d0b7cc9cdcde3dca74c62"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.22 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling boxfuture v0.0.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling hyper v0.12.6 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling code-graffiti v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/github.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | / lazy_static! { [INFO] [stderr] 72 | | static ref SHA_REGEX: regex::Regex = regex::Regex::new("^[0-9a-fA-f]{40}$").unwrap(); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `connect` in crate `code_graffiti` [INFO] [stderr] --> bin/cli.rs:17:37 [INFO] [stderr] | [INFO] [stderr] 17 | let connection = code_graffiti::connect(matches.value_of("database").unwrap())?; [INFO] [stderr] | ^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `comments_for_line` in crate `code_graffiti` [INFO] [stderr] --> bin/cli.rs:37:43 [INFO] [stderr] | [INFO] [stderr] 37 | let comments = code_graffiti::comments_for_line(&connection, &line)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `leave_comment` in crate `code_graffiti` [INFO] [stderr] --> bin/cli.rs:45:53 [INFO] [stderr] | [INFO] [stderr] 45 | ("post", Some(sub_match)) => code_graffiti::leave_comment( [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `code-graffiti`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find function `make_connection_manager` in crate `code_graffiti` [INFO] [stderr] --> bin/api.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | let database_manager = code_graffiti::make_connection_manager(database); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ConnectionManager` in crate `code_graffiti` [INFO] [stderr] --> bin/api.rs:62:46 [INFO] [stderr] | [INFO] [stderr] 62 | database_pool: r2d2::Pool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `comments_for_line` in crate `code_graffiti` [INFO] [stderr] --> bin/api.rs:152:32 [INFO] [stderr] | [INFO] [stderr] 152 | code_graffiti::comments_for_line(connection, &context) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `code_graffiti` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_err` found for struct `hyper::Server` in the current scope [INFO] [stderr] --> bin/api.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | .map_err(|e| { [INFO] [stderr] | ^^^^^^^ method not found in `hyper::Server` [INFO] [stderr] ... [INFO] [stderr] 61 | struct Server { [INFO] [stderr] | ------------- doesn't satisfy `Server: std::marker::Send` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/result.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct FutureResult { [INFO] [stderr] | ----------------------------- doesn't satisfy `_: std::marker::Send` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.6/src/server/mod.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | pub struct Server { [INFO] [stderr] | ----------------------- doesn't satisfy `_: futures::Future` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `Server: std::marker::Send` [INFO] [stderr] which is required by `hyper::Server: futures::Future` [INFO] [stderr] `futures::Done: std::marker::Send` [INFO] [stderr] which is required by `hyper::Server: futures::Future` [INFO] [stderr] `hyper::Server: futures::Future` [INFO] [stderr] which is required by `&mut hyper::Server: futures::Future` [INFO] [stderr] [INFO] [stderr] error[E0275]: overflow evaluating the requirement `&tokio::reactor::PollEvented2<_>: std::io::Read` [INFO] [stderr] --> bin/api.rs:151:19 [INFO] [stderr] | [INFO] [stderr] 151 | })?; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`api`) [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `std::io::Read` for `&tokio::reactor::PollEvented2>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stderr] = note: required because of the requirements on the impl of `tokio::io::AsyncRead` for `[type error]` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From<[type error]>` for `[type error]` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0275, E0412, E0425, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0275`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "56afbf07437ad8cb7e21a6664352f7cb36ac8cd4387d0b7cc9cdcde3dca74c62"` [INFO] running `"docker" "rm" "-f" "56afbf07437ad8cb7e21a6664352f7cb36ac8cd4387d0b7cc9cdcde3dca74c62"` [INFO] [stdout] 56afbf07437ad8cb7e21a6664352f7cb36ac8cd4387d0b7cc9cdcde3dca74c62