[INFO] fetching crate actix-http 3.0.0-beta.4... [INFO] checking actix-http-3.0.0-beta.4 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate actix-http 3.0.0-beta.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate actix-http 3.0.0-beta.4 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-http 3.0.0-beta.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actix-http 3.0.0-beta.4 [INFO] tweaked toml for crates.io crate actix-http 3.0.0-beta.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate actix-http 3.0.0-beta.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b47dc3f003f7b2a8b1078257fee1e7369a6b2f7c232f7fdcd135c1be3644308 [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" "3b47dc3f003f7b2a8b1078257fee1e7369a6b2f7c232f7fdcd135c1be3644308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b47dc3f003f7b2a8b1078257fee1e7369a6b2f7c232f7fdcd135c1be3644308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b47dc3f003f7b2a8b1078257fee1e7369a6b2f7c232f7fdcd135c1be3644308", kill_on_drop: false }` [INFO] [stdout] 3b47dc3f003f7b2a8b1078257fee1e7369a6b2f7c232f7fdcd135c1be3644308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc03d4253dff442c422f98cb0f8a52d722107f9fc79db99565375cb0c420525 [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" "cbc03d4253dff442c422f98cb0f8a52d722107f9fc79db99565375cb0c420525", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking actix-service v2.0.0-beta.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking actix-codec v0.4.0-beta.1 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Checking actix-rt v2.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.25 [INFO] [stderr] Checking actix-utils v3.0.0-beta.2 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking actix-tls v3.0.0-beta.4 [INFO] [stderr] Checking actix-http v3.0.0-beta.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `actix_server` [INFO] [stdout] --> examples/hello-world.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_server::Server; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `actix_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/uninit-headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/hello-world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | env_logger::init(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/uninit-headers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | criterion_group!(benches, bench_header_parsing); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/uninit-headers.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `uninit_headers` [INFO] [stdout] --> benches/uninit-headers.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use bytes::BytesMut; [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `benches/uninit-headers.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_server` [INFO] [stdout] --> examples/echo2.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_server::Server; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `actix_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/echo2.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | env_logger::init(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-http` [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] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/status-line.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/status-line.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/status-line.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | criterion_group!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `status_line` [INFO] [stdout] --> benches/status-line.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use bytes::BytesMut; [INFO] [stdout] 4 | | use http::Version; [INFO] [stdout] ... | [INFO] [stdout] 221 | | } [INFO] [stdout] 222 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `benches/status-line.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/write-camel-case.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_server` [INFO] [stdout] --> examples/echo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_server::Server; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `actix_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/write-camel-case.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/write-camel-case.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | criterion_group!(benches, bench_write_camel_case); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `write_camel_case` [INFO] [stdout] --> benches/write-camel-case.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{black_box, criterion_group, criterion_main, BenchmarkId, Criterion}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | fn bench_write_camel_case(c: &mut Criterion) { [INFO] [stdout] 4 | | let mut group = c.benchmark_group("write_camel_case"); [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `benches/write-camel-case.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_http_test` [INFO] [stdout] --> tests/test_client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_http_test::test_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actix_http_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_http_test` [INFO] [stdout] --> tests/test_ws.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use actix_http_test::test_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actix_http_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/echo.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | env_logger::init(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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 E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> tests/test_ws.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | use futures_util::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_http_test` [INFO] [stdout] --> tests/test_server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actix_http_test::test_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `actix_http_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | for i in 0..4 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | for i in 0..4 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | for i in 0..4 { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | for i in 0..4 { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | for i in 0..4 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:377:18 [INFO] [stdout] | [INFO] [stdout] 377 | for i in 4..6 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | for i in 4..6 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:377:18 [INFO] [stdout] | [INFO] [stdout] 377 | for i in 4..6 { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:377:18 [INFO] [stdout] | [INFO] [stdout] 377 | for i in 4..6 { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/test_server.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | for i in 4..6 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/test_server.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | let response = req.send().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbc03d4253dff442c422f98cb0f8a52d722107f9fc79db99565375cb0c420525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc03d4253dff442c422f98cb0f8a52d722107f9fc79db99565375cb0c420525", kill_on_drop: false }` [INFO] [stdout] cbc03d4253dff442c422f98cb0f8a52d722107f9fc79db99565375cb0c420525