[INFO] fetching crate martensite-engine-bridge 0.18.0...
[INFO] checking martensite-engine-bridge-0.18.0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] extracting crate martensite-engine-bridge 0.18.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate martensite-engine-bridge 0.18.0
[INFO] finished tweaking crates.io crate martensite-engine-bridge 0.18.0
[INFO] tweaked toml for crates.io crate martensite-engine-bridge 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate martensite-engine-bridge 0.18.0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate martensite-engine-bridge 0.18.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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `martensite-engine-bridge` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a
[INFO] running `Command { std: "docker" "start" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `martensite-engine-bridge` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling naga v30.0.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v30.0.1
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling wgpu-core v30.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling wgpu v30.0.1
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]     Checking accesskit v0.25.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling bytemuck_derive v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking glam v0.33.7
[INFO] [stderr]     Checking naga-types v30.0.1
[INFO] [stderr]     Checking wgpu-types v30.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking martensite-reactive v0.18.0
[INFO] [stderr]     Checking taffy v0.14.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking martensite-core v0.18.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.1
[INFO] [stderr]     Checking martensite-engine-bridge v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `TextureFrame: Sync`
[INFO] [stdout]    --> src/frame.rs:336:16
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl Frame for TextureFrame {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `wgpu::Texture: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchTexture: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreTexture>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreTexture: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::RwLock<parking_lot::RawRwLock, storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `Vec<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `alloc::raw_vec::RawVec<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `PhantomData<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`martensite_engine_bridge`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `TextureFrame: Sync`
[INFO] [stdout]    --> src/frame.rs:336:16
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl Frame for TextureFrame {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `wgpu::Texture: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchTexture: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreTexture>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreTexture: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::RwLock<parking_lot::RawRwLock, storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Storage<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `Vec<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `alloc::raw_vec::RawVec<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `PhantomData<storage::Element<Arc<parking_lot::lock_api::Mutex<parking_lot::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`martensite_engine_bridge`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a", kill_on_drop: false }`
[INFO] [stdout] 5d9cd02e569816f38e7c018439fa1eccda2e334d6f9b63ee90ed784f5d628c3a
