[INFO] cloning repository https://github.com/rrichardson/bench-body [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrichardson/bench-body" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbench-body"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbench-body'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8e9e9e9969471a9e0eb34cafb55b100caa0394d6 [INFO] checking rrichardson/bench-body against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fbench-body" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrichardson/bench-body on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rrichardson/bench-body [INFO] removed path dependency hyper from git repo https://github.com/rrichardson/bench-body [INFO] finished tweaking git repo https://github.com/rrichardson/bench-body [INFO] tweaked toml for git repo https://github.com/rrichardson/bench-body written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rrichardson/bench-body already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v0.4.5 [INFO] [stderr] Downloaded bench v1.0.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8be1340ecc3137534873cfe997ff6535872ab700e3ff3c8880ddb82ba1cef027 [INFO] running `"docker" "start" "-a" "8be1340ecc3137534873cfe997ff6535872ab700e3ff3c8880ddb82ba1cef027"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking tower-service v0.3.0-alpha.2 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.6 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Checking tracing v0.1.9 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking h2 v0.2.0-alpha.3 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking hyper v0.13.0-alpha.4 [INFO] [stderr] Checking bench-body v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/bench.rs:70:25 [INFO] [stderr] | [INFO] [stderr] 70 | let connector = HttpConnector::new(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `and_then` found for type `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> benches/bench.rs:92:49 [INFO] [stderr] | [INFO] [stderr] 92 | rt.block_on(client.request(req).and_then(|res| { [INFO] [stderr] | ^^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stderr] | [INFO] [stderr] = note: the method `and_then` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut hyper::client::ResponseFuture : futures::Future` [INFO] [stderr] `&mut hyper::client::ResponseFuture : futures::Stream` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 13 | use futures_util::try_future::TryFutureExt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `and_then` found for type `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> benches/bench.rs:118:45 [INFO] [stderr] | [INFO] [stderr] 118 | client.request(req).and_then(|res| { [INFO] [stderr] | ^^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stderr] | [INFO] [stderr] = note: the method `and_then` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut hyper::client::ResponseFuture : futures::Future` [INFO] [stderr] `&mut hyper::client::ResponseFuture : futures::Stream` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 13 | use futures_util::try_future::TryFutureExt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `for_each` found for type `hyper::Body` in the current scope [INFO] [stderr] --> benches/bench.rs:142:22 [INFO] [stderr] | [INFO] [stderr] 142 | .for_each(|_chunk| { [INFO] [stderr] | ^^^^^^^^ method not found in `hyper::Body` [INFO] [stderr] | [INFO] [stderr] = note: the method `for_each` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut hyper::Body : futures::Stream` [INFO] [stderr] `&mut hyper::Body : std::iter::Iterator` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `[closure@benches/bench.rs:136:16: 149:10 body:_]: hyper::client::service::Service<&'a hyper::server::conn::AddrStream>` is not satisfied [INFO] [stderr] --> benches/bench.rs:136:10 [INFO] [stderr] | [INFO] [stderr] 136 | .serve(move || { [INFO] [stderr] | ^^^^^ the trait `hyper::client::service::Service<&'a hyper::server::conn::AddrStream>` is not implemented for `[closure@benches/bench.rs:136:16: 149:10 body:_]` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `hyper::service::MakeServiceRef` for `[closure@benches/bench.rs:136:16: 149:10 body:_]` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_err` found for type `hyper::Server` in the current scope [INFO] [stderr] --> benches/bench.rs:151:19 [INFO] [stderr] | [INFO] [stderr] 151 | let fut = srv.map_err(|err| panic!("server error: {}", err)); [INFO] [stderr] | ^^^^^^^ method not found in `hyper::Server` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut hyper::Server : futures::Future` [INFO] [stderr] `&mut hyper::Server : futures::Stream` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> benches/bench.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | use futures::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> benches/bench.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | use futures::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `bench-body`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8be1340ecc3137534873cfe997ff6535872ab700e3ff3c8880ddb82ba1cef027"` [INFO] running `"docker" "rm" "-f" "8be1340ecc3137534873cfe997ff6535872ab700e3ff3c8880ddb82ba1cef027"` [INFO] [stdout] 8be1340ecc3137534873cfe997ff6535872ab700e3ff3c8880ddb82ba1cef027