[INFO] fetching crate maxcountryman-web-sys 0.3.56... [INFO] testing maxcountryman-web-sys-0.3.56 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate maxcountryman-web-sys 0.3.56 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate maxcountryman-web-sys 0.3.56 [INFO] finished tweaking crates.io crate maxcountryman-web-sys 0.3.56 [INFO] tweaked toml for crates.io crate maxcountryman-web-sys 0.3.56 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maxcountryman-web-sys 0.3.56 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d82c6d81f756fa130e5c5ce1b9b7ebf8377fc77dbb4eede7102871a74417a85 [INFO] running `Command { std: "docker" "start" "-a" "2d82c6d81f756fa130e5c5ce1b9b7ebf8377fc77dbb4eede7102871a74417a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d82c6d81f756fa130e5c5ce1b9b7ebf8377fc77dbb4eede7102871a74417a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d82c6d81f756fa130e5c5ce1b9b7ebf8377fc77dbb4eede7102871a74417a85", kill_on_drop: false }` [INFO] [stdout] 2d82c6d81f756fa130e5c5ce1b9b7ebf8377fc77dbb4eede7102871a74417a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca984792a2db9239a1fb72bce76aa02d103e660d5ba34be6129077f6d2c7162 [INFO] running `Command { std: "docker" "start" "-a" "1ca984792a2db9239a1fb72bce76aa02d103e660d5ba34be6129077f6d2c7162", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling maxcountryman-web-sys v0.3.56 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `ShareData` [INFO] [stdout] --> src/features/mod.rs:6247:7 [INFO] [stdout] | [INFO] [stdout] 6247 | #[cfg(feature = "ShareData")] [INFO] [stdout] | ^^^^^^^^^^----------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `ShareData` 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: `ShareData` [INFO] [stdout] --> src/features/mod.rs:6250:7 [INFO] [stdout] | [INFO] [stdout] 6250 | #[cfg(feature = "ShareData")] [INFO] [stdout] | ^^^^^^^^^^----------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `ShareData` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stdout] --> src/features/mod.rs:8413:7 [INFO] [stdout] | [INFO] [stdout] 8413 | #[cfg(feature = "XrSystem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stdout] --> src/features/mod.rs:8416:7 [INFO] [stdout] | [INFO] [stdout] 8416 | #[cfg(feature = "XrSystem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `features::*` [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use features::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.41s [INFO] running `Command { std: "docker" "inspect" "1ca984792a2db9239a1fb72bce76aa02d103e660d5ba34be6129077f6d2c7162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca984792a2db9239a1fb72bce76aa02d103e660d5ba34be6129077f6d2c7162", kill_on_drop: false }` [INFO] [stdout] 1ca984792a2db9239a1fb72bce76aa02d103e660d5ba34be6129077f6d2c7162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2289beeb859da2b641e9b8dcb3661258e87a9645ff72556c63e6772faf7ffeb4 [INFO] running `Command { std: "docker" "start" "-a" "2289beeb859da2b641e9b8dcb3661258e87a9645ff72556c63e6772faf7ffeb4", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `ShareData` [INFO] [stdout] --> src/features/mod.rs:6247:7 [INFO] [stdout] | [INFO] [stdout] 6247 | #[cfg(feature = "ShareData")] [INFO] [stdout] | ^^^^^^^^^^----------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `ShareData` 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: `ShareData` [INFO] [stdout] --> src/features/mod.rs:6250:7 [INFO] [stdout] | [INFO] [stdout] 6250 | #[cfg(feature = "ShareData")] [INFO] [stdout] | ^^^^^^^^^^----------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `ShareData` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling maxcountryman-web-sys v0.3.56 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stdout] --> src/features/mod.rs:8413:7 [INFO] [stdout] | [INFO] [stdout] 8413 | #[cfg(feature = "XrSystem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stdout] --> src/features/mod.rs:8416:7 [INFO] [stdout] | [INFO] [stdout] 8416 | #[cfg(feature = "XrSystem")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stdout] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `features::*` [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use features::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "2289beeb859da2b641e9b8dcb3661258e87a9645ff72556c63e6772faf7ffeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2289beeb859da2b641e9b8dcb3661258e87a9645ff72556c63e6772faf7ffeb4", kill_on_drop: false }` [INFO] [stdout] 2289beeb859da2b641e9b8dcb3661258e87a9645ff72556c63e6772faf7ffeb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6aefbe8a2c46c36a9115b352d6c0ef5ef0152a5a7a35b89639c089a08bcaf440 [INFO] running `Command { std: "docker" "start" "-a" "6aefbe8a2c46c36a9115b352d6c0ef5ef0152a5a7a35b89639c089a08bcaf440", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `ShareData` [INFO] [stderr] --> src/features/mod.rs:6247:7 [INFO] [stderr] | [INFO] [stderr] 6247 | #[cfg(feature = "ShareData")] [INFO] [stderr] | ^^^^^^^^^^----------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stderr] = help: consider adding `ShareData` 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: `ShareData` [INFO] [stderr] --> src/features/mod.rs:6250:7 [INFO] [stderr] | [INFO] [stderr] 6250 | #[cfg(feature = "ShareData")] [INFO] [stderr] | ^^^^^^^^^^----------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"ImageData"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stderr] = help: consider adding `ShareData` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stderr] --> src/features/mod.rs:8413:7 [INFO] [stderr] | [INFO] [stderr] 8413 | #[cfg(feature = "XrSystem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stderr] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `XrSystem` [INFO] [stderr] --> src/features/mod.rs:8416:7 [INFO] [stderr] | [INFO] [stderr] 8416 | #[cfg(feature = "XrSystem")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `AbortController`, `AbortSignal`, `AddEventListenerOptions`, `AesCbcParams`, `AesCtrParams`, `AesDerivedKeyParams`, `AesGcmParams`, `AesKeyAlgorithm`, `AesKeyGenParams`, `Algorithm`, `AlignSetting`, `AllowedBluetoothDevice`, `AllowedUsbDevice`, `AnalyserNode`, `AnalyserOptions`, `AngleInstancedArrays`, `Animation`, `AnimationEffect`, `AnimationEvent`, `AnimationEventInit`, `AnimationPlayState`, `AnimationPlaybackEvent`, `AnimationPlaybackEventInit`, `AnimationPropertyDetails`, `AnimationPropertyValueDetails`, `AnimationTimeline`, `AssignedNodesOptions`, `AttestationConveyancePreference`, `Attr`, `AttributeNameValue`, `AudioBuffer`, `AudioBufferOptions`, `AudioBufferSourceNode`, `AudioBufferSourceOptions`, and `AudioConfiguration` and 1377 more [INFO] [stderr] = help: consider adding `XrSystem` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `features::*` [INFO] [stderr] --> src/lib.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub use features::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `maxcountryman-web-sys` (lib) generated 5 warnings (run `cargo fix --lib -p maxcountryman-web-sys` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running tests/wasm/main.rs (/opt/rustwide/target/debug/deps/wasm-2ac34a902be1a3ad) [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" "6aefbe8a2c46c36a9115b352d6c0ef5ef0152a5a7a35b89639c089a08bcaf440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aefbe8a2c46c36a9115b352d6c0ef5ef0152a5a7a35b89639c089a08bcaf440", kill_on_drop: false }` [INFO] [stdout] 6aefbe8a2c46c36a9115b352d6c0ef5ef0152a5a7a35b89639c089a08bcaf440