[INFO] updating cached repository https://github.com/sseemayer/actix-rust-s3-experiment [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] 136f91bea3b226891527a102a54607306b909c9c [INFO] checking sseemayer/actix-rust-s3-experiment against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsseemayer%2Factix-rust-s3-experiment" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sseemayer/actix-rust-s3-experiment on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sseemayer/actix-rust-s3-experiment [INFO] removed path dependency rust-s3 from git repo https://github.com/sseemayer/actix-rust-s3-experiment [INFO] finished tweaking git repo https://github.com/sseemayer/actix-rust-s3-experiment [INFO] tweaked toml for git repo https://github.com/sseemayer/actix-rust-s3-experiment written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sseemayer/actix-rust-s3-experiment already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (rust-s3) 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-8/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (rust-s3) 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] Downloading crates ... [INFO] [stderr] Downloaded simpl v0.1.0-alpha.1 [INFO] [stderr] Downloaded rust-s3 v0.19.0-alpha.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 449d19a61575100db38611f3409246b9eb7a78ba50bdf18e4f391229cca20c0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "449d19a61575100db38611f3409246b9eb7a78ba50bdf18e4f391229cca20c0b"` [INFO] [stderr] warning: dependency (rust-s3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking simpl v0.1.0-alpha.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] Checking tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.0-alpha.3 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking hyper v0.13.0-alpha.4 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking reqwest v0.10.0-alpha.2 [INFO] [stderr] Checking rust-s3 v0.19.0-alpha.1 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking actix-async-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `map_err` found for type `impl std::future::Future` in the current scope [INFO] [stderr] --> src/main.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | .map_err(|_e| { [INFO] [stderr] | ^^^^^^^ method not found in `impl std::future::Future` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut impl std::future::Future : futures::future::Future` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::Future; [INFO] [stderr] | [INFO] [stderr] 3 | use futures::stream::Stream; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::ServiceExt; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::NewService; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_err` found for type `impl std::future::Future` in the current scope [INFO] [stderr] --> src/main.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | .map_err(|_e| { [INFO] [stderr] | ^^^^^^^ method not found in `impl std::future::Future` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut impl std::future::Future : futures::future::Future` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::Future; [INFO] [stderr] | [INFO] [stderr] 3 | use futures::stream::Stream; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::ServiceExt; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::NewService; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_err` found for type `impl std::future::Future` in the current scope [INFO] [stderr] --> src/main.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | .map_err(|_e| { [INFO] [stderr] | ^^^^^^^ method not found in `impl std::future::Future` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut impl std::future::Future : futures::future::Future` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::Future; [INFO] [stderr] | [INFO] [stderr] 3 | use futures::stream::Stream; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::ServiceExt; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::NewService; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `map_err` found for type `impl std::future::Future` in the current scope [INFO] [stderr] --> src/main.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | .map_err(|_e| { [INFO] [stderr] | ^^^^^^^ method not found in `impl std::future::Future` [INFO] [stderr] | [INFO] [stderr] = note: the method `map_err` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut impl std::future::Future : futures::future::Future` [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stderr] | [INFO] [stderr] 3 | use futures::future::Future; [INFO] [stderr] | [INFO] [stderr] 3 | use futures::stream::Stream; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::ServiceExt; [INFO] [stderr] | [INFO] [stderr] 3 | use actix_service::NewService; [INFO] [stderr] | [INFO] [stderr] and 4 other candidates [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `actix-async-test`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `actix-async-test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "449d19a61575100db38611f3409246b9eb7a78ba50bdf18e4f391229cca20c0b"` [INFO] running `"docker" "rm" "-f" "449d19a61575100db38611f3409246b9eb7a78ba50bdf18e4f391229cca20c0b"` [INFO] [stdout] 449d19a61575100db38611f3409246b9eb7a78ba50bdf18e4f391229cca20c0b