[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] testing paulmoseskailer/shared_display against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulmoseskailer/shared_display on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paulmoseskailer/embedded-graphics.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paulmoseskailer/asydis.git` [INFO] [stderr] Updating git repository `https://github.com/paulmoseskailer/simulator.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded sdl2 v0.37.0 [INFO] [stderr] Downloaded embassy-time-driver v0.2.0 [INFO] [stderr] Downloaded embassy-time v0.4.0 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded embassy-executor v0.7.0 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded static_cell v2.1.1 [INFO] [stderr] Downloaded critical-section v1.2.0 [INFO] [stderr] Downloaded embassy-time-queue-utils v0.1.0 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded void v1.0.2 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded embedded-io-async v0.6.1 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.2 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded embassy-sync v0.7.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded slab v0.4.10 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded sdl2-sys v0.37.0 [INFO] [stderr] Downloaded image v0.25.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33fd940ca4eda82c8cac116f7b4715d02a423b4232de0768fac1870e24923789 [INFO] running `Command { std: "docker" "start" "-a" "33fd940ca4eda82c8cac116f7b4715d02a423b4232de0768fac1870e24923789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33fd940ca4eda82c8cac116f7b4715d02a423b4232de0768fac1870e24923789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33fd940ca4eda82c8cac116f7b4715d02a423b4232de0768fac1870e24923789", kill_on_drop: false }` [INFO] [stdout] 33fd940ca4eda82c8cac116f7b4715d02a423b4232de0768fac1870e24923789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa757cbc1f5e1c19cc72ec44e46464b7511d9d0cae0f5a0af96d49d07847e22b [INFO] running `Command { std: "docker" "start" "-a" "fa757cbc1f5e1c19cc72ec44e46464b7511d9d0cae0f5a0af96d49d07847e22b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087) [INFO] [stderr] Compiling 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] Compiling asydis-core v0.1.0 (https://github.com/paulmoseskailer/asydis.git#9c76acc9) [INFO] [stderr] Compiling asydis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #![feature(async_fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asydis` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa757cbc1f5e1c19cc72ec44e46464b7511d9d0cae0f5a0af96d49d07847e22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa757cbc1f5e1c19cc72ec44e46464b7511d9d0cae0f5a0af96d49d07847e22b", kill_on_drop: false }` [INFO] [stdout] fa757cbc1f5e1c19cc72ec44e46464b7511d9d0cae0f5a0af96d49d07847e22b