[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] dc208e5517eb71bd80a974ce87681e18a9ad08b6 [INFO] checking githubaccount624/rocket-rooms against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubaccount624%2Frocket-rooms" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/githubaccount624/rocket-rooms on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-5/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 457ea409123c6cc151ec381965af6d8011a2696d814bdbfb54614f1565b70c2a [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" "457ea409123c6cc151ec381965af6d8011a2696d814bdbfb54614f1565b70c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457ea409123c6cc151ec381965af6d8011a2696d814bdbfb54614f1565b70c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457ea409123c6cc151ec381965af6d8011a2696d814bdbfb54614f1565b70c2a", kill_on_drop: false }` [INFO] [stdout] 457ea409123c6cc151ec381965af6d8011a2696d814bdbfb54614f1565b70c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f605af4a5596d2e2a587b2e8b33cc30b0283dd8f925bb6e2bb7061348e59da [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" "11f605af4a5596d2e2a587b2e8b33cc30b0283dd8f925bb6e2bb7061348e59da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.14 [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 indexmap v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [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 want v0.3.0 [INFO] [stderr] Checking mio v0.6.21 [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 quote v1.0.2 [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 pear v0.1.2 [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 futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [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" "11f605af4a5596d2e2a587b2e8b33cc30b0283dd8f925bb6e2bb7061348e59da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f605af4a5596d2e2a587b2e8b33cc30b0283dd8f925bb6e2bb7061348e59da", kill_on_drop: false }` [INFO] [stdout] 11f605af4a5596d2e2a587b2e8b33cc30b0283dd8f925bb6e2bb7061348e59da