[INFO] cloning repository https://github.com/xxuejie/ckb-vm-deterministic-scheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxuejie/ckb-vm-deterministic-scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxuejie%2Fckb-vm-deterministic-scheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxuejie%2Fckb-vm-deterministic-scheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00ee0e5b7658cc921f1cb697751a57aa1d78b7d4 [INFO] checking xxuejie/ckb-vm-deterministic-scheduler against master#1f81f906893d166d05fb4839f169983f2b564cc7 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxuejie%2Fckb-vm-deterministic-scheduler" "/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/xxuejie/ckb-vm-deterministic-scheduler on toolchain 1f81f906893d166d05fb4839f169983f2b564cc7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xxuejie/ckb-vm-deterministic-scheduler [INFO] finished tweaking git repo https://github.com/xxuejie/ckb-vm-deterministic-scheduler [INFO] tweaked toml for git repo https://github.com/xxuejie/ckb-vm-deterministic-scheduler written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xxuejie/ckb-vm-deterministic-scheduler 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" "+1f81f906893d166d05fb4839f169983f2b564cc7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/xxuejie/ckb` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-tests.git` [INFO] [stderr] Updating git repository `https://github.com/xxuejie/ckb-standalone-debugger` [INFO] [stderr] Updating git repository `https://github.com/xxuejie/ckb-vm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] [stderr] Downloaded reflink-copy v0.1.14 [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded cc v1.0.85 [INFO] [stderr] Downloaded cacache v12.0.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7018b841eb3a37ac83e93dba32324ddb61dd7dd09558b38305eaee5c41babdab [INFO] running `Command { std: "docker" "start" "-a" "7018b841eb3a37ac83e93dba32324ddb61dd7dd09558b38305eaee5c41babdab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7018b841eb3a37ac83e93dba32324ddb61dd7dd09558b38305eaee5c41babdab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7018b841eb3a37ac83e93dba32324ddb61dd7dd09558b38305eaee5c41babdab", kill_on_drop: false }` [INFO] [stdout] 7018b841eb3a37ac83e93dba32324ddb61dd7dd09558b38305eaee5c41babdab [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f69023622a17f66a3c467bb8d1b8f53301e78cfa6f2bdccc867b0c14b9d80c6 [INFO] running `Command { std: "docker" "start" "-a" "5f69023622a17f66a3c467bb8d1b8f53301e78cfa6f2bdccc867b0c14b9d80c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking blake2b-ref v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking golomb-coded-set v0.2.0 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking ckb-constant v0.114.0-pre (https://github.com/xxuejie/ckb?rev=2fbf14d#2fbf14de) [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ckb-hash v0.114.0-pre (https://github.com/xxuejie/ckb?rev=2fbf14d#2fbf14de) [INFO] [stderr] Checking ckb-channel v0.114.0-pre (https://github.com/xxuejie/ckb?rev=2fbf14d#2fbf14de) [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [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/rmeta7gPpaX" [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 `futures-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta86JAVu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/1f81f906893d166d05fb4839f169983f2b564cc7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=019dad98f082dd47 -C extra-filename=-13240b500c0d9465 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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/rmetaoNIUrl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `linux-raw-sys` (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/rmetavFtTOW" [INFO] [stdout] [INFO] [stdout] [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/1f81f906893d166d05fb4839f169983f2b564cc7/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=76f39595ab2e7b60 -C extra-filename=-d71d100ec11c06a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagXDaj0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5f69023622a17f66a3c467bb8d1b8f53301e78cfa6f2bdccc867b0c14b9d80c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f69023622a17f66a3c467bb8d1b8f53301e78cfa6f2bdccc867b0c14b9d80c6", kill_on_drop: false }` [INFO] [stdout] 5f69023622a17f66a3c467bb8d1b8f53301e78cfa6f2bdccc867b0c14b9d80c6