[INFO] fetching crate wasm_request 0.1.1...
[INFO] testing wasm_request-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate wasm_request 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate wasm_request 0.1.1
[INFO] finished tweaking crates.io crate wasm_request 0.1.1
[INFO] tweaked toml for crates.io crate wasm_request 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm_request 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48b90a09c686892a2fae393a8d5fadd66fbedcdb26c3223a9e4fc3948691f3fa
[INFO] running `Command { std: "docker" "start" "-a" "48b90a09c686892a2fae393a8d5fadd66fbedcdb26c3223a9e4fc3948691f3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b90a09c686892a2fae393a8d5fadd66fbedcdb26c3223a9e4fc3948691f3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b90a09c686892a2fae393a8d5fadd66fbedcdb26c3223a9e4fc3948691f3fa", kill_on_drop: false }`
[INFO] [stdout] 48b90a09c686892a2fae393a8d5fadd66fbedcdb26c3223a9e4fc3948691f3fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83511a54e59c72a43f202ecd167003552cc372dab398465fd62ddb75cff956d7
[INFO] running `Command { std: "docker" "start" "-a" "83511a54e59c72a43f202ecd167003552cc372dab398465fd62ddb75cff956d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.56
[INFO] [stderr]    Compiling wasm_request v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
[INFO] [stdout]    --> src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     options.method(&get_method(rq.method));
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |     options.body(Some(&rq.body));
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
[INFO] [stdout]    --> src/lib.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     options.headers(&rq.headers);
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead.
[INFO] [stdout]    --> src/lib.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |     options.mode(RequestMode::Cors);
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> src/lib.rs:321:66
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/error_handler.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let request_error: RequestError = value.into_serde().unwrap();
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s
[INFO] running `Command { std: "docker" "inspect" "83511a54e59c72a43f202ecd167003552cc372dab398465fd62ddb75cff956d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83511a54e59c72a43f202ecd167003552cc372dab398465fd62ddb75cff956d7", kill_on_drop: false }`
[INFO] [stdout] 83511a54e59c72a43f202ecd167003552cc372dab398465fd62ddb75cff956d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b833a7fc2e97598ed75f5525b3eb3470a690476ef4d7e1180026edfc632338
[INFO] running `Command { std: "docker" "start" "-a" "52b833a7fc2e97598ed75f5525b3eb3470a690476ef4d7e1180026edfc632338", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm_request v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
[INFO] [stdout]    --> src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     options.method(&get_method(rq.method));
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |     options.body(Some(&rq.body));
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
[INFO] [stdout]    --> src/lib.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     options.headers(&rq.headers);
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead.
[INFO] [stdout]    --> src/lib.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |     options.mode(RequestMode::Cors);
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> src/lib.rs:321:66
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/error_handler.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let request_error: RequestError = value.into_serde().unwrap();
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
[INFO] [stdout]    --> src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     options.method(&get_method(rq.method));
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
[INFO] [stdout]    --> src/lib.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |     options.body(Some(&rq.body));
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
[INFO] [stdout]    --> src/lib.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |     options.headers(&rq.headers);
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead.
[INFO] [stdout]    --> src/lib.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |     options.mode(RequestMode::Cors);
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]    --> src/lib.rs:321:66
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/error_handler.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let request_error: RequestError = value.into_serde().unwrap();
[INFO] [stdout]    |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "52b833a7fc2e97598ed75f5525b3eb3470a690476ef4d7e1180026edfc632338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b833a7fc2e97598ed75f5525b3eb3470a690476ef4d7e1180026edfc632338", kill_on_drop: false }`
[INFO] [stdout] 52b833a7fc2e97598ed75f5525b3eb3470a690476ef4d7e1180026edfc632338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3f6a0a18bff5f9e3c0b582a74f588a644bc3ed92085facd66ff4d1735ca5134
[INFO] running `Command { std: "docker" "start" "-a" "e3f6a0a18bff5f9e3c0b582a74f588a644bc3ed92085facd66ff4d1735ca5134", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
[INFO] [stderr]    --> src/lib.rs:183:13
[INFO] [stderr]     |
[INFO] [stderr] 183 |     options.method(&get_method(rq.method));
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
[INFO] [stderr]    --> src/lib.rs:184:13
[INFO] [stderr]     |
[INFO] [stderr] 184 |     options.body(Some(&rq.body));
[INFO] [stderr]     |             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
[INFO] [stderr]    --> src/lib.rs:185:13
[INFO] [stderr]     |
[INFO] [stderr] 185 |     options.headers(&rq.headers);
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead.
[INFO] [stderr]    --> src/lib.rs:186:13
[INFO] [stderr]     |
[INFO] [stderr] 186 |     options.mode(RequestMode::Cors);
[INFO] [stderr]     |             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stderr]    --> src/lib.rs:321:66
[INFO] [stderr]     |
[INFO] [stderr] 321 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stderr]     |                                                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stderr]   --> src/error_handler.rs:22:49
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let request_error: RequestError = value.into_serde().unwrap();
[INFO] [stderr]    |                                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wasm_request` (lib) generated 6 warnings
[INFO] [stderr] warning: `wasm_request` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_request-7758b3a4de9a3581)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasm_request
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - get_options (line 240) ... FAILED
[INFO] [stdout] test src/lib.rs - request (line 177) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 103) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 17) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_options (line 240) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_options` in this scope
[INFO] [stdout]    --> src/lib.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 | let options = get_options::<()>(
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 240 + use wasm_request::get_options;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]    --> src/lib.rs:243:8
[INFO] [stdout]     |
[INFO] [stdout] 243 |        Method::Get,
[INFO] [stdout]     |        ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 240 + use wasm_request::Method;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `headers` in this scope
[INFO] [stdout]    --> src/lib.rs:244:8
[INFO] [stdout]     |
[INFO] [stdout] 244 |        headers,
[INFO] [stdout]     |        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataType`
[INFO] [stdout]    --> src/lib.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |        Some(DataType::Form(form)),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `DataType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 240 + use wasm_request::DataType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `form` in this scope
[INFO] [stdout]    --> src/lib.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 |        Some(DataType::Form(form)),
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - request (line 177) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Price` in this scope
[INFO] [stdout]    --> src/lib.rs:178:22
[INFO] [stdout]     |
[INFO] [stdout] 178 | let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request` in this scope
[INFO] [stdout]    --> src/lib.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 | let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 177 + use wasm_request::request;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `options` in this scope
[INFO] [stdout]    --> src/lib.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 178 | let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:178:47
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_177_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 178 | let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]     |                                               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 103) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `set_storage` in this scope
[INFO] [stdout]    --> src/lib.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | set_storage("food", "ramen");
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 103 + use wasm_request::set_storage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_storage` in this scope
[INFO] [stdout]    --> src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | let food = get_storage("food").unwrap();
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 103 + use wasm_request::get_storage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete_storage` in this scope
[INFO] [stdout]    --> src/lib.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | delete_storage("food");
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 103 + use wasm_request::delete_storage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 78) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `Post` found for enum `Method` in the current scope
[INFO] [stdout]   --> src/lib.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Method::Post,
[INFO] [stdout]    |             ^^^^ variant or associated item not found in `Method`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -     Method::Post,
[INFO] [stdout] 93 +     Method::POST,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |   request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_options` in this scope
[INFO] [stdout]   --> src/lib.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let options = get_options::<Price>(
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wasm_request::get_options;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method`
[INFO] [stdout]   --> src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Method::Get,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Method`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wasm_request::Method;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `request` in this scope
[INFO] [stdout]   --> src/lib.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]    |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wasm_request::request;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let price_1mt_token: Price = request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/lib.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 |   }
[INFO] [stdout]    |    ^ help: add `;` here
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |   let options = get_options::<User>(
[INFO] [stdout]    |   --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 48 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use serde_derive::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]    |
[INFO] [stdout] 48 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use serde_derive::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `username` in initializer of `User`
[INFO] [stdout]   --> src/lib.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |   let user = User {
[INFO] [stdout]    |              ^^^^ missing `username`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `User: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |   let options = get_options::<User>(
[INFO] [stdout]     |                               ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `User`
[INFO] [stdout]    --> src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct User {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `User` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 136 others
[INFO] [stdout] note: required by a bound in `get_options`
[INFO] [stdout]    --> src/lib.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub fn get_options<T>(
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 255 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `get_options`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Post` found for enum `Method` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Method::Post,
[INFO] [stdout]    |             ^^^^ variant or associated item not found in `Method`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 68 -     Method::Post,
[INFO] [stdout] 68 +     Method::POST,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |   request(options).await.unwrap().into_serde().unwrap();
[INFO] [stdout]    |                                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 103)
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 78)
[INFO] [stdout]     src/lib.rs - get_options (line 240)
[INFO] [stdout]     src/lib.rs - request (line 177)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e3f6a0a18bff5f9e3c0b582a74f588a644bc3ed92085facd66ff4d1735ca5134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f6a0a18bff5f9e3c0b582a74f588a644bc3ed92085facd66ff4d1735ca5134", kill_on_drop: false }`
[INFO] [stdout] e3f6a0a18bff5f9e3c0b582a74f588a644bc3ed92085facd66ff4d1735ca5134
