[INFO] cloning repository https://github.com/xcshuan/ckb-cobuild-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xcshuan/ckb-cobuild-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxcshuan%2Fckb-cobuild-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxcshuan%2Fckb-cobuild-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d200f395c2c99dbdc962a50208735209b5fc569 [INFO] checking xcshuan/ckb-cobuild-poc against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxcshuan%2Fckb-cobuild-poc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xcshuan/ckb-cobuild-poc [INFO] finished tweaking git repo https://github.com/xcshuan/ckb-cobuild-poc [INFO] tweaked toml for git repo https://github.com/xcshuan/ckb-cobuild-poc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xcshuan/ckb-cobuild-poc on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xcshuan/ckb-cobuild-poc 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/XuJiandong/molecule.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/molecule-d6ec1a963bd3cecd/objects/pack/pack_git2_fc001ce0ba7ae604': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/xcshuan/ckb-auth.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ed25519.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/cryptape/libecc.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/mbedtls.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/secp256k1.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.112.1 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.112.1 [INFO] [stderr] Downloaded ckb-error v0.112.1 [INFO] [stderr] Downloaded ckb-testtool v0.10.2 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.112.1 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.112.1 [INFO] [stderr] Downloaded ckb-fixed-hash v0.112.1 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.112.1 [INFO] [stderr] Downloaded ckb-rational v0.112.1 [INFO] [stderr] Downloaded ckb-std v0.15.3 [INFO] [stderr] Downloaded ckb-dao v0.112.1 [INFO] [stderr] Downloaded ckb-crypto v0.112.1 [INFO] [stderr] Downloaded ckb-pow v0.112.1 [INFO] [stderr] Downloaded ckb-mock-tx-types v0.112.1 [INFO] [stderr] Downloaded ckb-verification v0.112.1 [INFO] [stderr] Downloaded ckb-jsonrpc-types v0.112.1 [INFO] [stderr] Downloaded ckb-chain-spec v0.112.1 [INFO] [stderr] Downloaded golomb-coded-set v0.2.1 [INFO] [stderr] Downloaded ckb-types v0.112.1 [INFO] [stderr] Downloaded ckb-verification-traits v0.112.1 [INFO] [stderr] Downloaded ckb-dao-utils v0.112.1 [INFO] [stderr] Downloaded ckb-util v0.112.1 [INFO] [stderr] Downloaded ckb-traits v0.112.1 [INFO] [stderr] Downloaded secp256k1 v0.29.0 [INFO] [stderr] Downloaded ckb-resource v0.112.1 [INFO] [stderr] Downloaded ckb-logger v0.112.1 [INFO] [stderr] Downloaded ckb-systemtime v0.112.1 [INFO] [stderr] Downloaded ckb-channel v0.112.1 [INFO] [stderr] Downloaded ckb-constant v0.112.1 [INFO] [stderr] Downloaded ckb-script v0.112.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9ee1ff6d3f0354746125f44f969515a70b12ad4fcad150919f880d2ec51e2fc [INFO] running `Command { std: "docker" "start" "-a" "b9ee1ff6d3f0354746125f44f969515a70b12ad4fcad150919f880d2ec51e2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9ee1ff6d3f0354746125f44f969515a70b12ad4fcad150919f880d2ec51e2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ee1ff6d3f0354746125f44f969515a70b12ad4fcad150919f880d2ec51e2fc", kill_on_drop: false }` [INFO] [stdout] b9ee1ff6d3f0354746125f44f969515a70b12ad4fcad150919f880d2ec51e2fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6920be875be6a314a006439b33f41b4e9d6747523b346b48705fdf2d86e0cb41 [INFO] running `Command { std: "docker" "start" "-a" "6920be875be6a314a006439b33f41b4e9d6747523b346b48705fdf2d86e0cb41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/getrandom-848ee9b73fda0113/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [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/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e4a76fef35959cce -C extra-filename=-136b98220ee637d0 --out-dir /opt/rustwide/target/debug/build/libc-136b98220ee637d0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/serde-1dd10c5e5c29ff1c/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `libc` (build script) [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/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3c720fe932a76ee8 -C extra-filename=-8e9ffcb29f960973 --out-dir /opt/rustwide/target/debug/build/libc-8e9ffcb29f960973 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `thiserror` (build script) [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/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1a3f823fafb938c -C extra-filename=-bc6e61dc79984a77 --out-dir /opt/rustwide/target/debug/build/thiserror-bc6e61dc79984a77 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4bo5fR/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4bo5fR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-8c68ecd7d948d827/build_script_build-8c68ecd7d948d827" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae5WPS2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6920be875be6a314a006439b33f41b4e9d6747523b346b48705fdf2d86e0cb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6920be875be6a314a006439b33f41b4e9d6747523b346b48705fdf2d86e0cb41", kill_on_drop: false }` [INFO] [stdout] 6920be875be6a314a006439b33f41b4e9d6747523b346b48705fdf2d86e0cb41