[INFO] fetching crate fido-authenticator 0.1.1... [INFO] testing fido-authenticator-0.1.1 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate fido-authenticator 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate fido-authenticator 0.1.1 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking crates.io crate fido-authenticator 0.1.1 [INFO] finished tweaking crates.io crate fido-authenticator 0.1.1 [INFO] tweaked toml for crates.io crate fido-authenticator 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 125 packages to latest compatible versions [INFO] [stderr] Adding apdu-dispatch v0.1.2 (available: v0.3.1) [INFO] [stderr] Adding ctap-types v0.1.2 (available: v0.3.2) [INFO] [stderr] Adding ctaphid-dispatch v0.1.1 (available: v0.3.0) [INFO] [stderr] Adding heapless v0.7.17 (available: v0.8.0) [INFO] [stderr] Adding interchange v0.2.2 (available: v0.3.2) [INFO] [stderr] Adding littlefs2 v0.3.2 (available: v0.6.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e50b5b4cdd5dcaaca9f9cb1aae1177c6c42a208062398a2fa277c34838ebdc4 [INFO] running `Command { std: "docker" "start" "-a" "0e50b5b4cdd5dcaaca9f9cb1aae1177c6c42a208062398a2fa277c34838ebdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e50b5b4cdd5dcaaca9f9cb1aae1177c6c42a208062398a2fa277c34838ebdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e50b5b4cdd5dcaaca9f9cb1aae1177c6c42a208062398a2fa277c34838ebdc4", kill_on_drop: false }` [INFO] [stdout] 0e50b5b4cdd5dcaaca9f9cb1aae1177c6c42a208062398a2fa277c34838ebdc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcdd0c4ddd4e6b6261580a69e2d14cce85ec04816739a386d567c69c215e0d61 [INFO] running `Command { std: "docker" "start" "-a" "bcdd0c4ddd4e6b6261580a69e2d14cce85ec04816739a386d567c69c215e0d61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling delog v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling p256-cortex-m4-sys v0.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling p256-cortex-m4 v0.1.0-alpha.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling salty v0.2.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling interchange v0.2.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling des v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling flexiber_derive v0.1.3 [INFO] [stderr] Compiling serde-indexed v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling littlefs2-sys v0.1.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling littlefs2 v0.3.2 [INFO] [stderr] Compiling flexiber v0.1.3 [INFO] [stderr] Compiling iso7816 v0.1.4 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling cosey v0.3.2 [INFO] [stderr] Compiling cbor-smol v0.4.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVhfdtX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTwPQzJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarG4owY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flexiber` (lib) [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-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name flexiber --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flexiber-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="flexiber_derive"' --cfg 'feature="heapless"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "flexiber_derive", "heapless", "log-all", "log-debug", "log-error", "log-info", "log-none", "log-trace", "log-warn", "std"))' -C metadata=d0bce52ed211d6df -C extra-filename=-2cde661e87750fc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern delog=/opt/rustwide/target/debug/deps/libdelog-9c9678937c7f387d.rmeta --extern flexiber_derive=/opt/rustwide/target/debug/deps/libflexiber_derive-fee552fd2031fd1b.so --extern heapless=/opt/rustwide/target/debug/deps/libheapless-90da6b6aa1855dcf.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cosey` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `iso7816` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `postcard` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXF2YN5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cbor-smol` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaD6kyCV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `littlefs2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bcdd0c4ddd4e6b6261580a69e2d14cce85ec04816739a386d567c69c215e0d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdd0c4ddd4e6b6261580a69e2d14cce85ec04816739a386d567c69c215e0d61", kill_on_drop: false }` [INFO] [stdout] bcdd0c4ddd4e6b6261580a69e2d14cce85ec04816739a386d567c69c215e0d61