[INFO] cloning repository https://github.com/tfs007/rust-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfs007/rust-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfs007%2Frust-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfs007%2Frust-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f9bce6df832f477f419014f7903554eefa7ddab
[INFO] checking tfs007/rust-wasm/4f9bce6df832f477f419014f7903554eefa7ddab against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfs007%2Frust-wasm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tfs007/rust-wasm
[INFO] finished tweaking git repo https://github.com/tfs007/rust-wasm
[INFO] tweaked toml for git repo https://github.com/tfs007/rust-wasm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tfs007/rust-wasm on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tfs007/rust-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding dotenv v0.15.0
[INFO] [stderr]       Adding dotenv_codegen v0.15.0
[INFO] [stderr]       Adding dotenv_codegen_implementation v0.15.0
[INFO] [stderr]       Adding proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ace154e3eeee3e3baede09e4ced8e23eb4d8301eb89925ebc5ee903eda77ea6
[INFO] running `Command { std: "docker" "start" "-a" "5ace154e3eeee3e3baede09e4ced8e23eb4d8301eb89925ebc5ee903eda77ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ace154e3eeee3e3baede09e4ced8e23eb4d8301eb89925ebc5ee903eda77ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ace154e3eeee3e3baede09e4ced8e23eb4d8301eb89925ebc5ee903eda77ea6", kill_on_drop: false }`
[INFO] [stdout] 5ace154e3eeee3e3baede09e4ced8e23eb4d8301eb89925ebc5ee903eda77ea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cff8f6742ad1f32f8d43eb61bc0c5474b2f3a8d86491332a5660be05b55563b9
[INFO] running `Command { std: "docker" "start" "-a" "cff8f6742ad1f32f8d43eb61bc0c5474b2f3a8d86491332a5660be05b55563b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking nft_price_fetcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let api_key = dotenv!("OPENSEA_API_KEY");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::RequestCredentials`, `web_sys::Headers`
[INFO] [stdout]  --> src/lib.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_sys::{Request, RequestInit, RequestMode, RequestCredentials, Headers, Response};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^ no `Headers` in the root
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  no `RequestCredentials` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/lib.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let api_key = dotenv!("OPENSEA_API_KEY");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found crate `dotenv`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     dotenv().ok();
[INFO] [stdout]   |     ^^^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dotenv::dotenv;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let api_key = dotenv!("OPENSEA_API_KEY");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `web_sys::RequestCredentials`, `web_sys::Headers`
[INFO] [stdout]  --> src/lib.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_sys::{Request, RequestInit, RequestMode, RequestCredentials, Headers, Response};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^ no `Headers` in the root
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  no `RequestCredentials` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/lib.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let api_key = dotenv!("OPENSEA_API_KEY");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found crate `dotenv`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     dotenv().ok();
[INFO] [stdout]   |     ^^^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dotenv::dotenv;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `credentials` found for struct `RequestInit` in the current scope
[INFO] [stdout]   --> src/lib.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     opts.credentials(RequestCredentials::Include); // Adjust if needed
[INFO] [stdout]    |          ^^^^^^^^^^^ method not found in `RequestInit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `credentials` found for struct `RequestInit` in the current scope
[INFO] [stdout]   --> src/lib.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     opts.credentials(RequestCredentials::Include); // Adjust if needed
[INFO] [stdout]    |          ^^^^^^^^^^^ method not found in `RequestInit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nft_price_fetcher` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0423, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nft_price_fetcher` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "cff8f6742ad1f32f8d43eb61bc0c5474b2f3a8d86491332a5660be05b55563b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff8f6742ad1f32f8d43eb61bc0c5474b2f3a8d86491332a5660be05b55563b9", kill_on_drop: false }`
[INFO] [stdout] cff8f6742ad1f32f8d43eb61bc0c5474b2f3a8d86491332a5660be05b55563b9
