[INFO] fetching crate fuel-core-keygen-bin 0.40.3... [INFO] checking fuel-core-keygen-bin-0.40.3 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] extracting crate fuel-core-keygen-bin 0.40.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fuel-core-keygen-bin 0.40.3 on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-core-keygen-bin 0.40.3 [INFO] finished tweaking crates.io crate fuel-core-keygen-bin 0.40.3 [INFO] tweaked toml for crates.io crate fuel-core-keygen-bin 0.40.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate fuel-core-keygen-bin 0.40.3 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuel-core-keygen v0.40.3 [INFO] [stderr] Downloaded fuel-core-types v0.40.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7d9636fe29baff01125f0250787b8a84229c71cc8b9dda806dc56d0ca599e2 [INFO] running `Command { std: "docker" "start" "-a" "3a7d9636fe29baff01125f0250787b8a84229c71cc8b9dda806dc56d0ca599e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7d9636fe29baff01125f0250787b8a84229c71cc8b9dda806dc56d0ca599e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7d9636fe29baff01125f0250787b8a84229c71cc8b9dda806dc56d0ca599e2", kill_on_drop: false }` [INFO] [stdout] 3a7d9636fe29baff01125f0250787b8a84229c71cc8b9dda806dc56d0ca599e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601778ad0d3fe49fe66a35e1a5c6fbc32682e8f3d2c7ef73051b8297f912e026 [INFO] running `Command { std: "docker" "start" "-a" "601778ad0d3fe49fe66a35e1a5c6fbc32682e8f3d2c7ef73051b8297f912e026", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking fuel-storage v0.58.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsynstructure-229e0013c2892bd2.rlib`: 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] [stderr] error: could not compile `synstructure` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=90c6a60c33723ea6 -C extra-filename=-a17a57fb71e190db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabkll2M" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "601778ad0d3fe49fe66a35e1a5c6fbc32682e8f3d2c7ef73051b8297f912e026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601778ad0d3fe49fe66a35e1a5c6fbc32682e8f3d2c7ef73051b8297f912e026", kill_on_drop: false }` [INFO] [stdout] 601778ad0d3fe49fe66a35e1a5c6fbc32682e8f3d2c7ef73051b8297f912e026