[INFO] updating cached repository https://github.com/githubaccount624/rocket-rooms [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181ae13300244f79e7295eff84b3d07f7b28bdd5 [INFO] checking githubaccount624/rocket-rooms against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/githubaccount624/rocket-rooms on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/githubaccount624/rocket-rooms [INFO] finished tweaking git repo https://github.com/githubaccount624/rocket-rooms [INFO] tweaked toml for git repo https://github.com/githubaccount624/rocket-rooms written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/githubaccount624/rocket-rooms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9590231a3d1e514d7d67bcc2e09b2ade47f676d751fbbf3a1f93f915797ef37e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9590231a3d1e514d7d67bcc2e09b2ade47f676d751fbbf3a1f93f915797ef37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9590231a3d1e514d7d67bcc2e09b2ade47f676d751fbbf3a1f93f915797ef37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9590231a3d1e514d7d67bcc2e09b2ade47f676d751fbbf3a1f93f915797ef37e", kill_on_drop: false }` [INFO] [stdout] 9590231a3d1e514d7d67bcc2e09b2ade47f676d751fbbf3a1f93f915797ef37e [INFO] running `Command { std: "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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b504bd128b8f4f14f7b2928a28a79bb802ceee0c78dc0981691e21f371b4f268 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b504bd128b8f4f14f7b2928a28a79bb802ceee0c78dc0981691e21f371b4f268", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking cookie v0.12.0 (https://github.com/SergioBenitez/cookie-rs?rev=e0f3e6c#e0f3e6c4) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling tokio v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking hyper v0.13.0 [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=async#e7afd0d1) [INFO] [stdout] error[E0308]: method not compatible with trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | fn respond_to(self, _: &Request<'_>) -> response::ResultFuture<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(std::string::String, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send>>` [INFO] [stdout] found fn pointer `fn(std::string::String, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send + 'static)>>` [INFO] [stdout] note: the lifetime `'_` as defined on the impl at 217:16... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | impl Responder<'_> for String { [INFO] [stdout] | ^^ [INFO] [stdout] = note: ...does not necessarily outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: method not compatible with trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | fn respond_to(self, _: &Request<'_>) -> response::ResultFuture<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(std::vec::Vec<_>, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send>>` [INFO] [stdout] found fn pointer `fn(std::vec::Vec<_>, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send + 'static)>>` [INFO] [stdout] note: the lifetime `'_` as defined on the impl at 243:16... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:243:16 [INFO] [stdout] | [INFO] [stdout] 243 | impl Responder<'_> for Vec { [INFO] [stdout] | ^^ [INFO] [stdout] = note: ...does not necessarily outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: method not compatible with trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | fn respond_to(self, _: &Request<'_>) -> response::ResultFuture<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(std::fs::File, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send>>` [INFO] [stdout] found fn pointer `fn(std::fs::File, &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send + 'static)>>` [INFO] [stdout] note: the lifetime `'_` as defined on the impl at 255:16... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:255:16 [INFO] [stdout] | [INFO] [stdout] 255 | impl Responder<'_> for File { [INFO] [stdout] | ^^ [INFO] [stdout] = note: ...does not necessarily outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: method not compatible with trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | fn respond_to(self, _: &Request<'_>) -> response::ResultFuture<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn((), &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send>>` [INFO] [stdout] found fn pointer `fn((), &request::request::Request<'_>) -> std::pin::Pin, rocket_http::status::Status>> + std::marker::Send + 'static)>>` [INFO] [stdout] note: the lifetime `'_` as defined on the impl at 270:16... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/e7afd0d/core/lib/src/response/responder.rs:270:16 [INFO] [stdout] | [INFO] [stdout] 270 | impl Responder<'_> for () { [INFO] [stdout] | ^^ [INFO] [stdout] = note: ...does not necessarily outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b504bd128b8f4f14f7b2928a28a79bb802ceee0c78dc0981691e21f371b4f268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b504bd128b8f4f14f7b2928a28a79bb802ceee0c78dc0981691e21f371b4f268", kill_on_drop: false }` [INFO] [stdout] b504bd128b8f4f14f7b2928a28a79bb802ceee0c78dc0981691e21f371b4f268