[INFO] cloning repository https://github.com/storycraft/storyboard68 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storycraft/storyboard68" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fstoryboard68", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fstoryboard68'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784c5d58ff70a3311daf892f74e8ab568be492b9 [INFO] testing storycraft/storyboard68 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fstoryboard68" "/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/storycraft/storyboard68 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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/storycraft/storyboard68 [INFO] finished tweaking git repo https://github.com/storycraft/storyboard68 [INFO] tweaked toml for git repo https://github.com/storycraft/storyboard68 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/storycraft/storyboard68 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a70bd37eb6faf6a76e409d3a808a6e1e5f15cf2c600da24cdbf914c83276404 [INFO] running `Command { std: "docker" "start" "-a" "6a70bd37eb6faf6a76e409d3a808a6e1e5f15cf2c600da24cdbf914c83276404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a70bd37eb6faf6a76e409d3a808a6e1e5f15cf2c600da24cdbf914c83276404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a70bd37eb6faf6a76e409d3a808a6e1e5f15cf2c600da24cdbf914c83276404", kill_on_drop: false }` [INFO] [stdout] 6a70bd37eb6faf6a76e409d3a808a6e1e5f15cf2c600da24cdbf914c83276404 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6ee55a7fbcf2124e81aaf2731841cfb1bba2d4292354003aa2efef39942dda [INFO] running `Command { std: "docker" "start" "-a" "1e6ee55a7fbcf2124e81aaf2731841cfb1bba2d4292354003aa2efef39942dda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling create-rmk v0.1.0 (/opt/rustwide/workdir/lib/create-rmk) [INFO] [stderr] Compiling hid-key v0.1.0 (/opt/rustwide/workdir/common/hid-key) [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling usb-keyboard-config v0.1.0 (/opt/rustwide/workdir/common/config) [INFO] [stderr] Compiling usbd-hid v0.8.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling keyboard-driver v0.1.0 (/opt/rustwide/workdir/lib/driver) [INFO] [stderr] Compiling handlebars v6.1.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling create-rmk-build v0.1.0 (/opt/rustwide/workdir/lib/create-rmk-build) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `xtask` (bin "xtask") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=946ff75fe4cf78e1 -C extra-filename=-b4fc78679c060fe8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-245020277ee7a90c.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-aee3f65bea3e20f0.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-0a5e3e037af957d7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c55b4e8dbe9e49ea.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-a5fe8b4faccc8da5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-44d77de0fff40fe7.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-37b0212db4208618.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b7f3b6d8a9332bd9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-372dc6283252c8f4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a047ebf6e1babeed.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1e6ee55a7fbcf2124e81aaf2731841cfb1bba2d4292354003aa2efef39942dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6ee55a7fbcf2124e81aaf2731841cfb1bba2d4292354003aa2efef39942dda", kill_on_drop: false }` [INFO] [stdout] 1e6ee55a7fbcf2124e81aaf2731841cfb1bba2d4292354003aa2efef39942dda