[INFO] cloning repository https://github.com/tessi/code-atlas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tessi/code-atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fcode-atlas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fcode-atlas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4be89a6635c59c69a8a3a54e05b735e9e991f49
[INFO] checking tessi/code-atlas against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fcode-atlas" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tessi/code-atlas
[INFO] finished tweaking git repo https://github.com/tessi/code-atlas
[INFO] tweaked toml for git repo https://github.com/tessi/code-atlas written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tessi/code-atlas on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tessi/code-atlas 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | 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: `code-atlas` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naga-types v30.0.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.12.0
[INFO] [stderr]   Downloaded pollster v1.0.1
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]   Downloaded wgpu-naga-bridge v30.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v30.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v30.0.0
[INFO] [stderr]   Downloaded bit-set v0.10.0
[INFO] [stderr]   Downloaded bit-vec v0.9.1
[INFO] [stderr]   Downloaded spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded gpu-allocator v0.28.0
[INFO] [stderr]   Downloaded xml-rs v0.8.29
[INFO] [stderr]   Downloaded wgpu v30.0.1
[INFO] [stderr]   Downloaded wgpu-types v30.0.0
[INFO] [stderr]   Downloaded fontdue v0.9.4
[INFO] [stderr]   Downloaded wgpu-core v30.0.0
[INFO] [stderr]   Downloaded wgpu-hal v30.0.0
[INFO] [stderr]   Downloaded naga v30.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f
[INFO] running `Command { std: "docker" "start" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f", 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" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f", 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" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "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:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | 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: `code-atlas` (manifest) generated 1 warning
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling wgpu v30.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking fontdue v0.9.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]     Checking code-atlas v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/export.rs:667:23: 667:44}: Send`
[INFO] [stdout]    --> src/export.rs:667:5
[INFO] [stdout]     |
[INFO] [stdout] 667 | /     rayon::scope_fifo(|scope| -> Result<()> {
[INFO] [stdout] 668 | |         let mut in_flight = 0_usize;
[INFO] [stdout] 669 | |         for (index, tile) in tiles.iter().enumerate() {
[INFO] [stdout] 670 | |             if manifest.tiles[index]
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |         Ok(())
[INFO] [stdout] 757 | |     })?;
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&Vec<CallTile>, &mut TileManifest, &PathBuf, &mut usize, &usize, _, _, _, _, _, _, _, _, _, _): Send`
[INFO] [stdout]     = note: which requires `&std::option::Option<GpuSplineScene>: Send`
[INFO] [stdout]     = note: which requires `std::option::Option<GpuSplineScene>: Sync`
[INFO] [stdout]     = note: which requires `GpuSplineScene: Sync`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: 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<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::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 (`code_atlas`)
[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 `{closure@src/export.rs:667:23: 667:44}: Send`
[INFO] [stdout]    --> src/export.rs:667:5
[INFO] [stdout]     |
[INFO] [stdout] 667 | /     rayon::scope_fifo(|scope| -> Result<()> {
[INFO] [stdout] 668 | |         let mut in_flight = 0_usize;
[INFO] [stdout] 669 | |         for (index, tile) in tiles.iter().enumerate() {
[INFO] [stdout] 670 | |             if manifest.tiles[index]
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |         Ok(())
[INFO] [stdout] 757 | |     })?;
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&Vec<CallTile>, &mut export::TileManifest, &PathBuf, &mut usize, &usize, _, _, _, _, _, _, _, _, _, _): Send`
[INFO] [stdout]     = note: which requires `&std::option::Option<render_wgpu::GpuSplineScene>: Send`
[INFO] [stdout]     = note: which requires `std::option::Option<render_wgpu::GpuSplineScene>: Sync`
[INFO] [stdout]     = note: which requires `render_wgpu::GpuSplineScene: Sync`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: 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<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::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 (`code_atlas`)
[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 53.37s
[INFO] running `Command { std: "docker" "inspect" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f", kill_on_drop: false }`
[INFO] [stdout] f3c68fd25f820ea309d810e3bff3d01c3a13867a3d0ab695aa2575bab622651f
