[INFO] cloning repository https://github.com/douglaz/cyberkrill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/cyberkrill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1a63e5194597a1c345efd417172826024d3eae5 [INFO] building douglaz/cyberkrill against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/douglaz/cyberkrill on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/douglaz/cyberkrill [INFO] finished tweaking git repo https://github.com/douglaz/cyberkrill [INFO] tweaked toml for git repo https://github.com/douglaz/cyberkrill written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/douglaz/cyberkrill 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lightning-invoice v0.33.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bdb1cde591a0900385ea37258984de8661233914cfb085a38b23062bb8d0a5 [INFO] running `Command { std: "docker" "start" "-a" "e3bdb1cde591a0900385ea37258984de8661233914cfb085a38b23062bb8d0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bdb1cde591a0900385ea37258984de8661233914cfb085a38b23062bb8d0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bdb1cde591a0900385ea37258984de8661233914cfb085a38b23062bb8d0a5", kill_on_drop: false }` [INFO] [stdout] e3bdb1cde591a0900385ea37258984de8661233914cfb085a38b23062bb8d0a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb1989f6b238c7e89e2042bab0d5aa8d211a00c2af8becad36383b91e5569ac [INFO] running `Command { std: "docker" "start" "-a" "5fb1989f6b238c7e89e2042bab0d5aa8d211a00c2af8becad36383b91e5569ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling lightning-types v0.2.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYkFSDE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lightning-types` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitcoin` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name bitcoin --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitcoin-0.32.5/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 --deny=unexpected_cfgs --cfg 'feature="secp-recovery"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actual-serde", "base64", "bitcoinconsensus", "bitcoinconsensus-std", "default", "ordered", "rand", "rand-std", "secp-lowmemory", "secp-recovery", "serde", "std"))' -C metadata=feb882940c23743c -C extra-filename=-807ef6e45e7c29fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base58=/opt/rustwide/target/debug/deps/libbase58ck-1c1ef9ac08c0a5b2.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-4062650f2ee830ad.rmeta --extern internals=/opt/rustwide/target/debug/deps/libbitcoin_internals-a71d9814b00d71ef.rmeta --extern io=/opt/rustwide/target/debug/deps/libbitcoin_io-b90c0442a00e13e7.rmeta --extern units=/opt/rustwide/target/debug/deps/libbitcoin_units-53e8ff862b7e1d51.rmeta --extern hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-244a9aab722ae651.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex_conservative-a07a89b69b7a6181.rmeta --extern hex_lit=/opt/rustwide/target/debug/deps/libhex_lit-f18f32323212bee4.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-ea1f099dfc6ff14b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0b4c06c57b47a0ac/out --cfg rust_v_1_56 --cfg rust_v_1_57 --cfg rust_v_1_58 --cfg rust_v_1_59 --cfg rust_v_1_60 --cfg rust_v_1_61 --cfg rust_v_1_62 --cfg rust_v_1_63 --cfg rust_v_1_64 --cfg rust_v_1_65 --cfg rust_v_1_66 --cfg rust_v_1_67 --cfg rust_v_1_68 --cfg rust_v_1_69 --cfg rust_v_1_70 --cfg rust_v_1_71 --cfg rust_v_1_72 --cfg rust_v_1_73 --cfg rust_v_1_74 --cfg rust_v_1_75 --cfg rust_v_1_76 --cfg rust_v_1_77 --cfg rust_v_1_78 --cfg rust_v_1_79 --cfg rust_v_1_80 --cfg rust_v_1_81 --cfg rust_v_1_82 --cfg rust_v_1_83 --cfg rust_v_1_84 --cfg rust_v_1_85 --cfg rust_v_1_86 --cfg rust_v_1_87 --cfg rust_v_1_88 --cfg rust_v_1_89` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLjzlSB/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_locid_transform` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5fb1989f6b238c7e89e2042bab0d5aa8d211a00c2af8becad36383b91e5569ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb1989f6b238c7e89e2042bab0d5aa8d211a00c2af8becad36383b91e5569ac", kill_on_drop: false }` [INFO] [stdout] 5fb1989f6b238c7e89e2042bab0d5aa8d211a00c2af8becad36383b91e5569ac