[INFO] fetching crate reqwest-wasm 0.11.0... [INFO] checking reqwest-wasm-0.11.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate reqwest-wasm 0.11.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate reqwest-wasm 0.11.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest-wasm 0.11.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest-wasm 0.11.0 [INFO] tweaked toml for crates.io crate reqwest-wasm 0.11.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate reqwest-wasm 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eea01b0adb5c12f3d22095dbbd7e7eeb29d7d9c730e3d29d6e66d69e4094ef5e [INFO] running `Command { std: "docker" "start" "-a" "eea01b0adb5c12f3d22095dbbd7e7eeb29d7d9c730e3d29d6e66d69e4094ef5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eea01b0adb5c12f3d22095dbbd7e7eeb29d7d9c730e3d29d6e66d69e4094ef5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea01b0adb5c12f3d22095dbbd7e7eeb29d7d9c730e3d29d6e66d69e4094ef5e", kill_on_drop: false }` [INFO] [stdout] eea01b0adb5c12f3d22095dbbd7e7eeb29d7d9c730e3d29d6e66d69e4094ef5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9bf524cfff0c51cbaf60b542e4a10d922a8a7854f5e8a012c0dd0d75c445ad1 [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" "f9bf524cfff0c51cbaf60b542e4a10d922a8a7854f5e8a012c0dd0d75c445ad1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking thread_local v1.1.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest-wasm v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `identity` [INFO] [stdout] --> src/async_impl/client.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | identity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> examples/simple.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | async fn main() -> Result<(), reqwest::Error> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/timeouts.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | let client = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/timeouts.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | let client = reqwest::Client::builder().build().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/timeouts.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | let client = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/timeouts.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 105 | let client = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/badssl.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | let text = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] hyper::Client [INFO] [stdout] reqwest_wasm::Client [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/badssl.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | let text = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] hyper::Client [INFO] [stdout] reqwest_wasm::Client [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> examples/form.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | let response = reqwest::Client::new() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] hyper::Client [INFO] [stdout] reqwest_wasm::Client [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> tests/client.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest-wasm` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [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[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | res.headers().get(reqwest::header::SERVER).unwrap(), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | res.headers().get(reqwest::header::SERVER).unwrap(), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [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 E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | res.headers().get(reqwest::header::SERVER).unwrap(), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | reqwest::header::COOKIE, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field is never read: `identity` [INFO] [stdout] --> src/async_impl/client.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | identity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | let err = reqwest::get(&url).await.unwrap_err(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(res1.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!(res2.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | let resp = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/client.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | let resp = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | assert_eq!(res.status(), reqwest::StatusCode::FOUND); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:282:15 [INFO] [stdout] | [INFO] [stdout] 282 | let res = reqwest::get(&url).await.unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:285:30 [INFO] [stdout] | [INFO] [stdout] 285 | assert_eq!(res.status(), reqwest::StatusCode::FOUND); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | let client = reqwest::Client::new(); [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let client = reqwest::Client::new(); [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let client = reqwest::Client::new(); [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | reqwest::header::HeaderValue::from_static("foo=bar"), [INFO] [stdout] | ^^^^^^^^^^^ not found in `reqwest::header` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use http::HeaderValue; [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::header::HeaderValue; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::header::HeaderValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | .redirect(reqwest::redirect::Policy::none()) [INFO] [stdout] | ^^^^^^ not found in `reqwest::redirect` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::redirect::Policy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/redirect.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 260 | reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> examples/simple.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | let res = reqwest::get("https://hyper.rs").await?; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:94:30 [INFO] [stdout] | [INFO] [stdout] 94 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | let res = reqwest::get(url).await.unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | assert_eq!(res.status(), reqwest::StatusCode::OK); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | .proxy(reqwest::Proxy::http(&proxy).unwrap()) [INFO] [stdout] | ^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Proxy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | reqwest::Proxy::http(&proxy) [INFO] [stdout] | ^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Proxy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | .proxy(reqwest::Proxy::http(&proxy).unwrap()) [INFO] [stdout] | ^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Proxy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | .proxy(reqwest::Proxy::http(&proxy).unwrap()) [INFO] [stdout] | ^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Proxy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | let res = reqwest::Client::builder() [INFO] [stdout] | ^^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::Client; [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/proxy.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | .proxy(reqwest::Proxy::http(&proxy).unwrap()) [INFO] [stdout] | ^^^^^ not found in `reqwest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest_wasm::Proxy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 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: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9bf524cfff0c51cbaf60b542e4a10d922a8a7854f5e8a012c0dd0d75c445ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bf524cfff0c51cbaf60b542e4a10d922a8a7854f5e8a012c0dd0d75c445ad1", kill_on_drop: false }` [INFO] [stdout] f9bf524cfff0c51cbaf60b542e4a10d922a8a7854f5e8a012c0dd0d75c445ad1