[INFO] cloning repository https://github.com/vexide/vexide-slint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vexide/vexide-slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vexide/vexide-slint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vexide/vexide-slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d62513355cbe089433779534debbd336c73c270 [INFO] checking vexide/vexide-slint against try#51b1964e35e5e26f8cd938940f0da6f7b5cc54fc for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvexide%2Fvexide-slint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vexide/vexide-slint on toolchain 51b1964e35e5e26f8cd938940f0da6f7b5cc54fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/vexide/vexide-slint [INFO] finished tweaking git repo https://github.com/vexide/vexide-slint [INFO] tweaked toml for git repo https://github.com/vexide/vexide-slint written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vexide/vexide-slint 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" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-index-collections v3.2.3 [INFO] [stderr] Downloaded slint-macros v1.10.0 [INFO] [stderr] Downloaded lyon_path v1.0.7 [INFO] [stderr] Downloaded vexide-core v0.7.0 [INFO] [stderr] Downloaded vexide-devices v0.7.0 [INFO] [stderr] Downloaded vexide-startup v0.4.2 [INFO] [stderr] Downloaded talc v4.4.2 [INFO] [stderr] Downloaded i-slint-core v1.10.0 [INFO] [stderr] Downloaded i-slint-common v1.10.0 [INFO] [stderr] Downloaded i-slint-compiler v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131a1986ab8120fb9022580b2da42ccc6f9acd4c731148acfa67fe935a2ca4b3 [INFO] running `Command { std: "docker" "start" "-a" "131a1986ab8120fb9022580b2da42ccc6f9acd4c731148acfa67fe935a2ca4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131a1986ab8120fb9022580b2da42ccc6f9acd4c731148acfa67fe935a2ca4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131a1986ab8120fb9022580b2da42ccc6f9acd4c731148acfa67fe935a2ca4b3", kill_on_drop: false }` [INFO] [stdout] 131a1986ab8120fb9022580b2da42ccc6f9acd4c731148acfa67fe935a2ca4b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af624ab88d8a821c55643f7cfa48afacea3e73377e09cc0839cbef98ad194547 [INFO] running `Command { std: "docker" "start" "-a" "af624ab88d8a821c55643f7cfa48afacea3e73377e09cc0839cbef98ad194547", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking no_std_io v0.6.0 [INFO] [stderr] Checking talc v4.4.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling i-slint-common v1.10.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking vex-sdk v0.26.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stdout] error[E0570]: `"aapcs"` is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub unsafe extern "aapcs" fn vexSystemVersion() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"aapcs"` is not a supported ABI for the current target [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-sdk-0.26.0/src/system.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub unsafe extern "aapcs" fn vexStdlibVersion() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] error: could not compile `vex-sdk` (lib) due to 2 previous errors; 332 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "af624ab88d8a821c55643f7cfa48afacea3e73377e09cc0839cbef98ad194547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af624ab88d8a821c55643f7cfa48afacea3e73377e09cc0839cbef98ad194547", kill_on_drop: false }` [INFO] [stdout] af624ab88d8a821c55643f7cfa48afacea3e73377e09cc0839cbef98ad194547