[INFO] fetching crate maxcountryman-web-sys 0.3.56... [INFO] testing maxcountryman-web-sys-0.3.56 against 1.91.0 for beta-1.92-2 [INFO] extracting crate maxcountryman-web-sys 0.3.56 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate maxcountryman-web-sys 0.3.56 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a8c5eb1d846a4b800828238fd5917dafa352dc4fda595eb1f8cafed6888840f [INFO] running `Command { std: "docker" "start" "-a" "0a8c5eb1d846a4b800828238fd5917dafa352dc4fda595eb1f8cafed6888840f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a8c5eb1d846a4b800828238fd5917dafa352dc4fda595eb1f8cafed6888840f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8c5eb1d846a4b800828238fd5917dafa352dc4fda595eb1f8cafed6888840f", kill_on_drop: false }` [INFO] [stdout] 0a8c5eb1d846a4b800828238fd5917dafa352dc4fda595eb1f8cafed6888840f [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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 183b5c236c4e989d6a41f936ea68aaeeb238006de616b8a3bd5006dd67f2d871 [INFO] running `Command { std: "docker" "start" "-a" "183b5c236c4e989d6a41f936ea68aaeeb238006de616b8a3bd5006dd67f2d871", 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.62s [INFO] running `Command { std: "docker" "inspect" "183b5c236c4e989d6a41f936ea68aaeeb238006de616b8a3bd5006dd67f2d871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183b5c236c4e989d6a41f936ea68aaeeb238006de616b8a3bd5006dd67f2d871", kill_on_drop: false }` [INFO] [stdout] 183b5c236c4e989d6a41f936ea68aaeeb238006de616b8a3bd5006dd67f2d871 [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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92befa0e0bb4f220f22567ac7b5469e0fad8951b497e3d83052b59c127146969 [INFO] running `Command { std: "docker" "start" "-a" "92befa0e0bb4f220f22567ac7b5469e0fad8951b497e3d83052b59c127146969", 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] [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: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 `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "92befa0e0bb4f220f22567ac7b5469e0fad8951b497e3d83052b59c127146969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92befa0e0bb4f220f22567ac7b5469e0fad8951b497e3d83052b59c127146969", kill_on_drop: false }` [INFO] [stdout] 92befa0e0bb4f220f22567ac7b5469e0fad8951b497e3d83052b59c127146969 [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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5380ab1ea59f586de3abb50819e73674c936b2144caf5cbc873d19001839cd51 [INFO] running `Command { std: "docker" "start" "-a" "5380ab1ea59f586de3abb50819e73674c936b2144caf5cbc873d19001839cd51", 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.05s [INFO] [stderr] Running tests/wasm/main.rs (/opt/rustwide/target/debug/deps/wasm-a5812493f37ed1f9) [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" "5380ab1ea59f586de3abb50819e73674c936b2144caf5cbc873d19001839cd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5380ab1ea59f586de3abb50819e73674c936b2144caf5cbc873d19001839cd51", kill_on_drop: false }` [INFO] [stdout] 5380ab1ea59f586de3abb50819e73674c936b2144caf5cbc873d19001839cd51