[INFO] fetching crate hephae-atlas 0.7.2... [INFO] checking hephae-atlas-0.7.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate hephae-atlas 0.7.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate hephae-atlas 0.7.2 [INFO] finished tweaking crates.io crate hephae-atlas 0.7.2 [INFO] tweaked toml for crates.io crate hephae-atlas 0.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hephae-atlas 0.7.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hephae-atlas 0.7.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hephae-utils v0.7.2 [INFO] [stderr] Downloaded bytemuck_derive v1.9.2 [INFO] [stderr] Downloaded hephae-macros v0.7.2 [INFO] [stderr] Downloaded hephae-utils-derive v0.7.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7d904f116633acb7fe059172fc9636b7f4abc87c6ac26bf92da0f7ae7cf6720 [INFO] running `Command { std: "docker" "start" "-a" "b7d904f116633acb7fe059172fc9636b7f4abc87c6ac26bf92da0f7ae7cf6720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7d904f116633acb7fe059172fc9636b7f4abc87c6ac26bf92da0f7ae7cf6720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d904f116633acb7fe059172fc9636b7f4abc87c6ac26bf92da0f7ae7cf6720", kill_on_drop: false }` [INFO] [stdout] b7d904f116633acb7fe059172fc9636b7f4abc87c6ac26bf92da0f7ae7cf6720 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca2447c18731ebf18a5dbd9dd21bf38906d65b8cfb60fcd19e863f43145c13e [INFO] running `Command { std: "docker" "start" "-a" "1ca2447c18731ebf18a5dbd9dd21bf38906d65b8cfb60fcd19e863f43145c13e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling blake3 v1.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling hephae-macros v0.7.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bevy_render_macros v0.15.3 [INFO] [stderr] Compiling hephae-utils-derive v0.7.2 [INFO] [stderr] Compiling bevy_encase_derive v0.15.3 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking bevy_reflect v0.15.3 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.15.3 [INFO] [stderr] Checking naga_oil v0.16.0 [INFO] [stderr] Checking bevy_ecs v0.15.3 [INFO] [stderr] Checking bevy_math v0.15.3 [INFO] [stderr] Checking bevy_color v0.15.4 [INFO] [stderr] Checking bevy_app v0.15.3 [INFO] [stderr] Checking hephae-utils v0.7.2 [INFO] [stderr] Checking bevy_core v0.15.3 [INFO] [stderr] Checking bevy_asset v0.15.3 [INFO] [stderr] Checking bevy_time v0.15.3 [INFO] [stderr] Checking bevy_a11y v0.15.3 [INFO] [stderr] Checking bevy_hierarchy v0.15.3 [INFO] [stderr] Checking bevy_input v0.15.3 [INFO] [stderr] Checking bevy_diagnostic v0.15.3 [INFO] [stderr] Checking bevy_transform v0.15.3 [INFO] [stderr] Checking bevy_window v0.15.3 [INFO] [stderr] Checking bevy_image v0.15.3 [INFO] [stderr] Checking bevy_mesh v0.15.3 [INFO] [stderr] Checking bevy_render v0.15.3 [INFO] [stderr] Checking hephae-atlas v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&str: Sync` [INFO] [stdout] --> src/asset.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | / async fn load( [INFO] [stdout] 260 | | &self, [INFO] [stdout] 261 | | reader: &mut dyn Reader, [INFO] [stdout] 262 | | settings: &Self::Settings, [INFO] [stdout] 263 | | load_context: &mut LoadContext<'_>, [INFO] [stdout] 264 | | ) -> Result { [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hephae_atlas`) [INFO] [stdout] note: required because it appears within the type `atomicow::CowArc<'_, str>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomicow-1.1.0/src/lib.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum CowArc<'a, T: ?Sized + 'static> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `AssetSourceId<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/io/source.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum AssetSourceId<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `bevy_asset::AssetPath<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/path.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct AssetPath<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `&bevy_asset::AssetPath<'_>` to implement `Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/server/mod.rs:221:82 [INFO] [stdout] | [INFO] [stdout] 221 | ) -> Result, MissingAssetLoaderForExtensionError> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 222 | | let path = path.into(); [INFO] [stdout] 223 | | [INFO] [stdout] 224 | | let error = || { [INFO] [stdout] ... | [INFO] [stdout] 241 | | loader.ok_or_else(error)?.get().await.map_err(|_| error()) [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/loader_builders.rs:389:83 [INFO] [stdout] | [INFO] [stdout] 389 | ) -> Result<(Arc, ErasedLoadedAsset), LoadDirectError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 390 | | let (mut meta, loader, mut reader) = if let Some(reader) = self.mode.reader { [INFO] [stdout] 391 | | let loader = if let Some(asset_type_id) = asset_type_id { [INFO] [stdout] 392 | | self.load_context [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok((loader, asset)) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/loader_builders.rs:451:50 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> Result, LoadDirectError> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 452 | | let path = path.into().into_owned(); [INFO] [stdout] 453 | | self.load_internal(&path, Some(TypeId::of::())) [INFO] [stdout] 454 | | .await [INFO] [stdout] ... | [INFO] [stdout] 465 | | }) [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:264:43 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 265 | | let &Self::Settings { [INFO] [stdout] 266 | | init_width, [INFO] [stdout] 267 | | init_height, [INFO] [stdout] ... | [INFO] [stdout] 561 | | Ok(atlas) [INFO] [stdout] 562 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `impl Future::Asset, ...>>` to implement `ConditionalSend` [INFO] [stdout] = note: required for `impl Future::Asset, ...>>` to implement `ConditionalSendFuture` [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.15.3/src/loader.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> 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/hephae_atlas-bf0e033c84ecf3ee.long-type-1349401753873116563.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&str: Sync` [INFO] [stdout] --> src/asset.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | / async fn load( [INFO] [stdout] 260 | | &self, [INFO] [stdout] 261 | | reader: &mut dyn Reader, [INFO] [stdout] 262 | | settings: &Self::Settings, [INFO] [stdout] 263 | | load_context: &mut LoadContext<'_>, [INFO] [stdout] 264 | | ) -> Result { [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`hephae_atlas`) [INFO] [stdout] note: required because it appears within the type `atomicow::CowArc<'_, str>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomicow-1.1.0/src/lib.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum CowArc<'a, T: ?Sized + 'static> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `AssetSourceId<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/io/source.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum AssetSourceId<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `bevy_asset::AssetPath<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/path.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct AssetPath<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `&bevy_asset::AssetPath<'_>` to implement `Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/server/mod.rs:221:82 [INFO] [stdout] | [INFO] [stdout] 221 | ) -> Result, MissingAssetLoaderForExtensionError> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 222 | | let path = path.into(); [INFO] [stdout] 223 | | [INFO] [stdout] 224 | | let error = || { [INFO] [stdout] ... | [INFO] [stdout] 241 | | loader.ok_or_else(error)?.get().await.map_err(|_| error()) [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/loader_builders.rs:389:83 [INFO] [stdout] | [INFO] [stdout] 389 | ) -> Result<(Arc, ErasedLoadedAsset), LoadDirectError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 390 | | let (mut meta, loader, mut reader) = if let Some(reader) = self.mode.reader { [INFO] [stdout] 391 | | let loader = if let Some(asset_type_id) = asset_type_id { [INFO] [stdout] 392 | | self.load_context [INFO] [stdout] ... | [INFO] [stdout] 433 | | Ok((loader, asset)) [INFO] [stdout] 434 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.15.3/src/loader_builders.rs:451:50 [INFO] [stdout] | [INFO] [stdout] 451 | ) -> Result, LoadDirectError> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 452 | | let path = path.into().into_owned(); [INFO] [stdout] 453 | | self.load_internal(&path, Some(TypeId::of::())) [INFO] [stdout] 454 | | .await [INFO] [stdout] ... | [INFO] [stdout] 465 | | }) [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> Result<(), TextureAtlasError> { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 292 | | match entry { [INFO] [stdout] 293 | | TextureAtlasEntry::File(path) => { [INFO] [stdout] 294 | | let path = base.resolve(&path)?; [INFO] [stdout] ... | [INFO] [stdout] 323 | | Ok(()) [INFO] [stdout] 324 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/asset.rs:264:43 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 265 | | let &Self::Settings { [INFO] [stdout] 266 | | init_width, [INFO] [stdout] 267 | | init_height, [INFO] [stdout] ... | [INFO] [stdout] 561 | | Ok(atlas) [INFO] [stdout] 562 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `impl Future::Asset, ...>>` to implement `ConditionalSend` [INFO] [stdout] = note: required for `impl Future::Asset, ...>>` to implement `ConditionalSendFuture` [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.15.3/src/loader.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> 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/hephae_atlas-d1814526f406d63d.long-type-2918288473907611985.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hephae-atlas` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hephae-atlas` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ca2447c18731ebf18a5dbd9dd21bf38906d65b8cfb60fcd19e863f43145c13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca2447c18731ebf18a5dbd9dd21bf38906d65b8cfb60fcd19e863f43145c13e", kill_on_drop: false }` [INFO] [stdout] 1ca2447c18731ebf18a5dbd9dd21bf38906d65b8cfb60fcd19e863f43145c13e