[INFO] fetching crate bevy_web_codecs 0.2.0... [INFO] testing bevy_web_codecs-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate bevy_web_codecs 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bevy_web_codecs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_web_codecs 0.2.0 [INFO] tweaked toml for crates.io crate bevy_web_codecs 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_web_codecs 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_web_codecs 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74540b241a1b38a30e1fc405b06576001d9d1f5a6eb8774b4b7a848b255834e0 [INFO] running `Command { std: "docker" "start" "-a" "74540b241a1b38a30e1fc405b06576001d9d1f5a6eb8774b4b7a848b255834e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74540b241a1b38a30e1fc405b06576001d9d1f5a6eb8774b4b7a848b255834e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74540b241a1b38a30e1fc405b06576001d9d1f5a6eb8774b4b7a848b255834e0", kill_on_drop: false }` [INFO] [stdout] 74540b241a1b38a30e1fc405b06576001d9d1f5a6eb8774b4b7a848b255834e0 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa2c55b01ca5b59913677e4fa1431f97bd538f9a2847c3073b152efe0d61580f [INFO] running `Command { std: "docker" "start" "-a" "aa2c55b01ca5b59913677e4fa1431f97bd538f9a2847c3073b152efe0d61580f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling bevy_macro_utils v0.17.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.1 [INFO] [stderr] Compiling bevy_derive v0.17.1 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Compiling bevy_asset_macros v0.17.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling glam v0.30.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling encase v0.11.2 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling bevy_platform v0.17.1 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling bevy_utils v0.17.1 [INFO] [stderr] Compiling bevy_tasks v0.17.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling bevy_reflect v0.17.1 [INFO] [stderr] Compiling bevy_ecs v0.17.1 [INFO] [stderr] Compiling bevy_math v0.17.1 [INFO] [stderr] Compiling bevy_color v0.17.1 [INFO] [stderr] Compiling bevy_app v0.17.1 [INFO] [stderr] Compiling bevy_asset v0.17.1 [INFO] [stderr] Compiling bevy_log v0.17.1 [INFO] [stderr] Compiling bevy_image v0.17.1 [INFO] [stderr] Compiling bevy_web_codecs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/image.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / async fn load( [INFO] [stdout] 159 | | &self, [INFO] [stdout] 160 | | reader: &mut dyn Reader, [INFO] [stdout] 161 | | settings: &ImageLoaderSettings, [INFO] [stdout] 162 | | load_context: &mut LoadContext<'_>, [INFO] [stdout] 163 | | ) -> Result { [INFO] [stdout] | |_________________________________________^ future returned by `load` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `impl Future::Asset, ...>>`, the trait `Send` is not implemented for `*mut u8` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/image.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 119 | let decoder = BevyImageDecoder::new(); [INFO] [stdout] | ------- has type `BevyImageDecoder` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 122 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `decoder` maybe used later [INFO] [stdout] note: required by a bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.1/src/loader.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> impl ConditionalSendFuture>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_web_codecs-5e40cd882fc557f3.long-type-1813452827070212123.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/image.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / async fn load( [INFO] [stdout] 159 | | &self, [INFO] [stdout] 160 | | reader: &mut dyn Reader, [INFO] [stdout] 161 | | settings: &ImageLoaderSettings, [INFO] [stdout] 162 | | load_context: &mut LoadContext<'_>, [INFO] [stdout] 163 | | ) -> Result { [INFO] [stdout] | |_________________________________________^ future returned by `load` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `impl Future::Asset, ...>>`, the trait `Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as it awaits another future which is not `Send` [INFO] [stdout] --> src/image.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[wasm_bindgen(module = "/src/image.js")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ await occurs here on type `JsFuture`, which is not `Send` [INFO] [stdout] note: required by a bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.1/src/loader.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> impl ConditionalSendFuture>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_web_codecs-5e40cd882fc557f3.long-type-1813452827070212123.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/image.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / async fn load( [INFO] [stdout] 159 | | &self, [INFO] [stdout] 160 | | reader: &mut dyn Reader, [INFO] [stdout] 161 | | settings: &ImageLoaderSettings, [INFO] [stdout] 162 | | load_context: &mut LoadContext<'_>, [INFO] [stdout] 163 | | ) -> Result { [INFO] [stdout] | |_________________________________________^ future returned by `load` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `BevyImageDecoder`, the trait `Sync` is not implemented for `*mut u8` [INFO] [stdout] note: captured value is not `Send` because `&` references cannot be sent unless their referent is `Sync` [INFO] [stdout] --> src/image.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[wasm_bindgen(module = "/src/image.js")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ has type `&BevyImageDecoder` which is not `Send`, because `BevyImageDecoder` is not `Sync` [INFO] [stdout] note: required by a bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.1/src/loader.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | ) -> impl ConditionalSendFuture>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AssetLoader::load::{anon_assoc#0}` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_web_codecs` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aa2c55b01ca5b59913677e4fa1431f97bd538f9a2847c3073b152efe0d61580f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2c55b01ca5b59913677e4fa1431f97bd538f9a2847c3073b152efe0d61580f", kill_on_drop: false }` [INFO] [stdout] aa2c55b01ca5b59913677e4fa1431f97bd538f9a2847c3073b152efe0d61580f