[INFO] fetching crate oxygengine-backend-web 0.46.1... [INFO] testing oxygengine-backend-web-0.46.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate oxygengine-backend-web 0.46.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate oxygengine-backend-web 0.46.1 [INFO] finished tweaking crates.io crate oxygengine-backend-web 0.46.1 [INFO] tweaked toml for crates.io crate oxygengine-backend-web 0.46.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-backend-web 0.46.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--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 114 packages to latest compatible versions [INFO] [stderr] Adding typid v1.1.1 (available: v1.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typid v1.1.1 [INFO] [stderr] Downloaded intuicio-derive v0.20.5 [INFO] [stderr] Downloaded snailquote v0.3.1 [INFO] [stderr] Downloaded intuicio-core v0.20.5 [INFO] [stderr] Downloaded intuicio-backend-vm v0.20.5 [INFO] [stderr] Downloaded intuicio-essentials v0.20.5 [INFO] [stderr] Downloaded oxygengine-core v0.46.1 [INFO] [stderr] Downloaded hecs-macros v0.10.0 [INFO] [stderr] Downloaded intuicio-data v0.20.5 [INFO] [stderr] Downloaded hecs v0.10.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8afa75630df1c4efba1faa42429e105843edda5808e1ea5fc2114722b90e0f62 [INFO] running `Command { std: "docker" "start" "-a" "8afa75630df1c4efba1faa42429e105843edda5808e1ea5fc2114722b90e0f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8afa75630df1c4efba1faa42429e105843edda5808e1ea5fc2114722b90e0f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afa75630df1c4efba1faa42429e105843edda5808e1ea5fc2114722b90e0f62", kill_on_drop: false }` [INFO] [stdout] 8afa75630df1c4efba1faa42429e105843edda5808e1ea5fc2114722b90e0f62 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4af4e086971a9201d6a4b780ced771d835181621e1464d1a8005effceedbaa [INFO] running `Command { std: "docker" "start" "-a" "9e4af4e086971a9201d6a4b780ced771d835181621e1464d1a8005effceedbaa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling hecs-macros v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling typid v1.1.1 [INFO] [stderr] Compiling intuicio-data v0.20.5 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling intuicio-core v0.20.5 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling intuicio-derive v0.20.5 [INFO] [stderr] Compiling intuicio-backend-vm v0.20.5 [INFO] [stderr] Compiling intuicio-essentials v0.20.5 [INFO] [stderr] Compiling oxygengine-core v0.46.1 [INFO] [stderr] Compiling oxygengine-backend-web v0.46.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stdout] --> src/fetch.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | opts.method("GET"); [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::mode`: Use `set_mode()` instead. [INFO] [stdout] --> src/fetch.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | opts.mode(if self.cors { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::cache`: Use `set_cache()` instead. [INFO] [stdout] --> src/fetch.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | opts.cache(if self.cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::credentials`: Use `set_credentials()` instead. [INFO] [stdout] --> src/fetch.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | opts.credentials(if self.credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.79s [INFO] running `Command { std: "docker" "inspect" "9e4af4e086971a9201d6a4b780ced771d835181621e1464d1a8005effceedbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4af4e086971a9201d6a4b780ced771d835181621e1464d1a8005effceedbaa", kill_on_drop: false }` [INFO] [stdout] 9e4af4e086971a9201d6a4b780ced771d835181621e1464d1a8005effceedbaa [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c44269ba4cdc621549e0d8781f19eaa081c9260d837bb27364a0855be8c97bd [INFO] running `Command { std: "docker" "start" "-a" "9c44269ba4cdc621549e0d8781f19eaa081c9260d837bb27364a0855be8c97bd", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stdout] --> src/fetch.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | opts.method("GET"); [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::mode`: Use `set_mode()` instead. [INFO] [stdout] --> src/fetch.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | opts.mode(if self.cors { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::cache`: Use `set_cache()` instead. [INFO] [stdout] --> src/fetch.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | opts.cache(if self.cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::credentials`: Use `set_credentials()` instead. [INFO] [stdout] --> src/fetch.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | opts.credentials(if self.credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oxygengine-backend-web v0.46.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web` [INFO] [stdout] --> src/closure.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "web")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `scalar64` [INFO] [stdout] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stdout] --> src/fetch.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | opts.method("GET"); [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::mode`: Use `set_mode()` instead. [INFO] [stdout] --> src/fetch.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | opts.mode(if self.cors { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::cache`: Use `set_cache()` instead. [INFO] [stdout] --> src/fetch.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | opts.cache(if self.cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RequestInit::credentials`: Use `set_credentials()` instead. [INFO] [stdout] --> src/fetch.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | opts.credentials(if self.credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "9c44269ba4cdc621549e0d8781f19eaa081c9260d837bb27364a0855be8c97bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c44269ba4cdc621549e0d8781f19eaa081c9260d837bb27364a0855be8c97bd", kill_on_drop: false }` [INFO] [stdout] 9c44269ba4cdc621549e0d8781f19eaa081c9260d837bb27364a0855be8c97bd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fa2b4b9c81f4cf44ec4f5856aa60af5465a878d2b2aeed408148c23527f909c [INFO] running `Command { std: "docker" "start" "-a" "0fa2b4b9c81f4cf44ec4f5856aa60af5465a878d2b2aeed408148c23527f909c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `web` [INFO] [stderr] --> src/closure.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(feature = "web")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `scalar64` [INFO] [stderr] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `web` [INFO] [stderr] --> src/closure.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "web")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `scalar64` [INFO] [stderr] = help: consider adding `web` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead. [INFO] [stderr] --> src/fetch.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | opts.method("GET"); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::mode`: Use `set_mode()` instead. [INFO] [stderr] --> src/fetch.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | opts.mode(if self.cors { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::cache`: Use `set_cache()` instead. [INFO] [stderr] --> src/fetch.rs:55:14 [INFO] [stderr] | [INFO] [stderr] 55 | opts.cache(if self.cache { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::RequestInit::credentials`: Use `set_credentials()` instead. [INFO] [stderr] --> src/fetch.rs:60:14 [INFO] [stderr] | [INFO] [stderr] 60 | opts.credentials(if self.credentials { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `oxygengine-backend-web` (lib) generated 6 warnings [INFO] [stderr] warning: `oxygengine-backend-web` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_backend_web-8451f0678d717a97) [INFO] [stderr] Doc-tests oxygengine_backend_web [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] [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] running `Command { std: "docker" "inspect" "0fa2b4b9c81f4cf44ec4f5856aa60af5465a878d2b2aeed408148c23527f909c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa2b4b9c81f4cf44ec4f5856aa60af5465a878d2b2aeed408148c23527f909c", kill_on_drop: false }` [INFO] [stdout] 0fa2b4b9c81f4cf44ec4f5856aa60af5465a878d2b2aeed408148c23527f909c