[INFO] cloning repository https://github.com/paulmoseskailer/shared_display [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulmoseskailer/shared_display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a61df588934c793c6bddf8549b43e4db1f3237ec [INFO] checking paulmoseskailer/shared_display against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/paulmoseskailer/shared_display [INFO] finished tweaking git repo https://github.com/paulmoseskailer/shared_display [INFO] tweaked toml for git repo https://github.com/paulmoseskailer/shared_display written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulmoseskailer/shared_display on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paulmoseskailer/shared_display 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc7c8d2f0a6d5baf2d0c6c3eac1478f7c6ee2fafcf7749a277d878cebf96e71c [INFO] running `Command { std: "docker" "start" "-a" "bc7c8d2f0a6d5baf2d0c6c3eac1478f7c6ee2fafcf7749a277d878cebf96e71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc7c8d2f0a6d5baf2d0c6c3eac1478f7c6ee2fafcf7749a277d878cebf96e71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7c8d2f0a6d5baf2d0c6c3eac1478f7c6ee2fafcf7749a277d878cebf96e71c", kill_on_drop: false }` [INFO] [stdout] bc7c8d2f0a6d5baf2d0c6c3eac1478f7c6ee2fafcf7749a277d878cebf96e71c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df39657074e1c1137f49a64d557c0ec5283742edc7b83236562d9b719c745741 [INFO] running `Command { std: "docker" "start" "-a" "df39657074e1c1137f49a64d557c0ec5283742edc7b83236562d9b719c745741", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087) [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking embedded-graphics v0.8.1 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Checking embassy-time v0.4.0 [INFO] [stderr] Checking asydis-core v0.1.0 (https://github.com/paulmoseskailer/asydis.git#9c76acc9) [INFO] [stderr] Checking asydis-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking embedded-graphics-simulator v0.7.0 (https://github.com/paulmoseskailer/simulator.git?branch=master#3ed2e62c) [INFO] [stderr] Checking asydis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0700]: hidden type for `impl Future` captures lifetime that does not appear in bounds [INFO] [stdout] --> examples/recursive_app.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> () { [INFO] [stdout] | -- opaque type defined here [INFO] [stdout] ... [INFO] [stdout] 72 | move |d| recursive_split_app(new_recursion_level, d, spawner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: hidden type `{async fn body of recursive_split_app()}` captures lifetime `'_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Future` captures lifetime that does not appear in bounds [INFO] [stdout] --> examples/recursive_app.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> () { [INFO] [stdout] | -- opaque type defined here [INFO] [stdout] ... [INFO] [stdout] 78 | move |d| recursive_split_app(new_recursion_level, d, spawner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: hidden type `{async fn body of recursive_split_app()}` captures lifetime `'_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asydis` (example "recursive_app") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df39657074e1c1137f49a64d557c0ec5283742edc7b83236562d9b719c745741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df39657074e1c1137f49a64d557c0ec5283742edc7b83236562d9b719c745741", kill_on_drop: false }` [INFO] [stdout] df39657074e1c1137f49a64d557c0ec5283742edc7b83236562d9b719c745741