[INFO] fetching crate oxygengine-backend-web 0.46.1... [INFO] testing oxygengine-backend-web-0.46.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate oxygengine-backend-web 0.46.1 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-backend-web 0.46.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaee620fc69666f27750ab4a4c6f495cac71fbf234bbdc8a042439311966fb39 [INFO] running `Command { std: "docker" "start" "-a" "eaee620fc69666f27750ab4a4c6f495cac71fbf234bbdc8a042439311966fb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaee620fc69666f27750ab4a4c6f495cac71fbf234bbdc8a042439311966fb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaee620fc69666f27750ab4a4c6f495cac71fbf234bbdc8a042439311966fb39", kill_on_drop: false }` [INFO] [stdout] eaee620fc69666f27750ab4a4c6f495cac71fbf234bbdc8a042439311966fb39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd04735ffc0dbbeb12a893575f65ea63e5339acf711577f32282bd9fa7ec15ea [INFO] running `Command { std: "docker" "start" "-a" "dd04735ffc0dbbeb12a893575f65ea63e5339acf711577f32282bd9fa7ec15ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [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 js-sys v0.3.81 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling hecs v0.10.5 [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 pest_meta v2.8.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling typid v1.1.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling intuicio-data v0.20.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling intuicio-core v0.20.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling web-sys v0.3.81 [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 27.29s [INFO] running `Command { std: "docker" "inspect" "dd04735ffc0dbbeb12a893575f65ea63e5339acf711577f32282bd9fa7ec15ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd04735ffc0dbbeb12a893575f65ea63e5339acf711577f32282bd9fa7ec15ea", kill_on_drop: false }` [INFO] [stdout] dd04735ffc0dbbeb12a893575f65ea63e5339acf711577f32282bd9fa7ec15ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ae5deb6bab485f561a5a04f35ab705fac134972caf9c86d3e8abf84efeba31 [INFO] running `Command { std: "docker" "start" "-a" "b9ae5deb6bab485f561a5a04f35ab705fac134972caf9c86d3e8abf84efeba31", 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] [stderr] Compiling oxygengine-backend-web v0.46.1 (/opt/rustwide/workdir) [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] [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.65s [INFO] running `Command { std: "docker" "inspect" "b9ae5deb6bab485f561a5a04f35ab705fac134972caf9c86d3e8abf84efeba31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ae5deb6bab485f561a5a04f35ab705fac134972caf9c86d3e8abf84efeba31", kill_on_drop: false }` [INFO] [stdout] b9ae5deb6bab485f561a5a04f35ab705fac134972caf9c86d3e8abf84efeba31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c352b0ce4c99818a411ded9dd19c4604b223e0438a1cb465ab78178be48a3b8c [INFO] running `Command { std: "docker" "start" "-a" "c352b0ce4c99818a411ded9dd19c4604b223e0438a1cb465ab78178be48a3b8c", 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.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_backend_web-9e286fcc53f1650f) [INFO] [stdout] [INFO] [stderr] Doc-tests oxygengine_backend_web [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" "c352b0ce4c99818a411ded9dd19c4604b223e0438a1cb465ab78178be48a3b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c352b0ce4c99818a411ded9dd19c4604b223e0438a1cb465ab78178be48a3b8c", kill_on_drop: false }` [INFO] [stdout] c352b0ce4c99818a411ded9dd19c4604b223e0438a1cb465ab78178be48a3b8c