[INFO] cloning repository https://github.com/jjyr/ckb-contract-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/ckb-contract-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f345c24d4e0395da0291e877192f4d6ce6c3672 [INFO] testing jjyr/ckb-contract-tool against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-contract-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjyr/ckb-contract-tool on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jjyr/ckb-contract-tool [INFO] finished tweaking git repo https://github.com/jjyr/ckb-contract-tool [INFO] tweaked toml for git repo https://github.com/jjyr/ckb-contract-tool 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-2024-12-08" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding ckb-chain-spec v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-crypto v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-error v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-hash v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-jsonrpc-types v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-resource v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-script v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-traits v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-types v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding ckb-verification v0.108.1 (available: v0.120.0) [INFO] [stderr] Adding goblin v0.4.0 (available: v0.4.3) [INFO] [stderr] Adding molecule v0.7.3 (available: v0.7.5) [INFO] [stderr] Adding rand v0.7.3 (available: v0.8.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038d127a1298a19a1cf9fac60a149c72b29cd503398957e6178a0de55690f4f9 [INFO] running `Command { std: "docker" "start" "-a" "038d127a1298a19a1cf9fac60a149c72b29cd503398957e6178a0de55690f4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038d127a1298a19a1cf9fac60a149c72b29cd503398957e6178a0de55690f4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038d127a1298a19a1cf9fac60a149c72b29cd503398957e6178a0de55690f4f9", kill_on_drop: false }` [INFO] [stdout] 038d127a1298a19a1cf9fac60a149c72b29cd503398957e6178a0de55690f4f9 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b7f2b2ffd43d0510715259a099b6897d471a08d0d8d0049a40cce92739ec79 [INFO] running `Command { std: "docker" "start" "-a" "d6b7f2b2ffd43d0510715259a099b6897d471a08d0d8d0049a40cce92739ec79", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling ckb-merkle-mountain-range v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling includedir v0.6.0 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Compiling ckb-constant v0.108.1 [INFO] [stderr] Compiling ckb-script v0.108.1 [INFO] [stderr] Compiling ckb-vm-definitions v0.22.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ckb-logger v0.108.1 [INFO] [stderr] Compiling ckb-channel v0.108.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ckb-systemtime v0.108.1 [INFO] [stderr] Compiling ckb-always-success-script v0.0.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling ckb-vm v0.22.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ckb-hash v0.108.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.108.1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.108.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.108.1 [INFO] [stderr] Compiling ckb-util v0.108.1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.108.1 [INFO] [stderr] Compiling molecule v0.7.3 [INFO] [stderr] Compiling ckb-occupied-capacity v0.108.1 [INFO] [stderr] Compiling ckb-error v0.108.1 [INFO] [stderr] Compiling ckb-verification-traits v0.108.1 [INFO] [stderr] Compiling ckb-fixed-hash v0.108.1 [INFO] [stderr] Compiling ckb-crypto v0.108.1 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.108.1 [INFO] [stderr] Compiling ckb-types v0.108.1 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.108.1 [INFO] [stderr] Compiling ckb-traits v0.108.1 [INFO] [stderr] Compiling ckb-dao-utils v0.108.1 [INFO] [stderr] Compiling ckb-pow v0.108.1 [INFO] [stderr] Compiling ckb-resource v0.108.1 [INFO] [stderr] Compiling ckb-chain-spec v0.108.1 [INFO] [stderr] Compiling ckb-dao v0.108.1 [INFO] [stdout] error: failed to write /tmp/rustcZzkAEe/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-dao` (lib) due to 1 previous error [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ckb-script` (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-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name ckb_script --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ckb-script-0.108.1/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="ckb-logger"' --cfg 'feature="default"' --cfg 'feature="detect-asm"' --cfg 'feature="logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "ckb-logger", "default", "detect-asm", "logging"))' -C metadata=fe8fe4cd9b0740ee -C extra-filename=-fe8fe4cd9b0740ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rmeta --extern ckb_chain_spec=/opt/rustwide/target/debug/deps/libckb_chain_spec-6335606767088b34.rmeta --extern ckb_error=/opt/rustwide/target/debug/deps/libckb_error-87862b2fbbbcd946.rmeta --extern ckb_hash=/opt/rustwide/target/debug/deps/libckb_hash-4b72bf4b3eb1734a.rmeta --extern ckb_logger=/opt/rustwide/target/debug/deps/libckb_logger-1a455d5bab93aaaf.rmeta --extern ckb_traits=/opt/rustwide/target/debug/deps/libckb_traits-a2ddbd26ca5379db.rmeta --extern ckb_types=/opt/rustwide/target/debug/deps/libckb_types-b1b3c5310a1daf96.rmeta --extern ckb_vm=/opt/rustwide/target/debug/deps/libckb_vm-472e534abe3d6801.rmeta --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-dc5fde559b2e5f1f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-98daccf8efe80099.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-1e0f6684926aef6b/out -L native=/opt/rustwide/target/debug/build/blake2b-rs-5e8d3974b9064803/out -L native=/opt/rustwide/target/debug/build/ckb-vm-0f847c8f15f0ebc4/out --cfg has_asm` (exit status: 101) [INFO] [stderr] error: could not compile `ckb-chain-spec` (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-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name ckb_chain_spec --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ckb-chain-spec-0.108.1/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6335606767088b34 -C extra-filename=-6335606767088b34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ckb_constant=/opt/rustwide/target/debug/deps/libckb_constant-d501189fb6242e34.rmeta --extern ckb_crypto=/opt/rustwide/target/debug/deps/libckb_crypto-6e248c2d19c24cf4.rmeta --extern ckb_dao_utils=/opt/rustwide/target/debug/deps/libckb_dao_utils-1ed87396efa628fc.rmeta --extern ckb_error=/opt/rustwide/target/debug/deps/libckb_error-87862b2fbbbcd946.rmeta --extern ckb_hash=/opt/rustwide/target/debug/deps/libckb_hash-4b72bf4b3eb1734a.rmeta --extern ckb_jsonrpc_types=/opt/rustwide/target/debug/deps/libckb_jsonrpc_types-1892a2282c275b90.rmeta --extern ckb_pow=/opt/rustwide/target/debug/deps/libckb_pow-8d68b911a068e095.rmeta --extern ckb_rational=/opt/rustwide/target/debug/deps/libckb_rational-9fb19a27fcbf3f91.rmeta --extern ckb_resource=/opt/rustwide/target/debug/deps/libckb_resource-95a63726c040d6d9.rmeta --extern ckb_traits=/opt/rustwide/target/debug/deps/libckb_traits-a2ddbd26ca5379db.rmeta --extern ckb_types=/opt/rustwide/target/debug/deps/libckb_types-b1b3c5310a1daf96.rmeta --extern ckb_util=/opt/rustwide/target/debug/deps/libckb_util-527ee579338a78ec.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-98daccf8efe80099.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-6551b1d6e1a914e7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-1e0f6684926aef6b/out -L native=/opt/rustwide/target/debug/build/blake2b-rs-5e8d3974b9064803/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d6b7f2b2ffd43d0510715259a099b6897d471a08d0d8d0049a40cce92739ec79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b7f2b2ffd43d0510715259a099b6897d471a08d0d8d0049a40cce92739ec79", kill_on_drop: false }` [INFO] [stdout] d6b7f2b2ffd43d0510715259a099b6897d471a08d0d8d0049a40cce92739ec79