[INFO] cloning repository https://github.com/perun-network/perun-ckb-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perun-network/perun-ckb-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperun-network%2Fperun-ckb-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperun-network%2Fperun-ckb-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e3825c6647bd9a46e4b20da88e6d316bdda5ee9 [INFO] building perun-network/perun-ckb-contract against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperun-network%2Fperun-ckb-contract" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/perun-network/perun-ckb-contract on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perun-network/perun-ckb-contract [INFO] finished tweaking git repo https://github.com/perun-network/perun-ckb-contract [INFO] tweaked toml for git repo https://github.com/perun-network/perun-ckb-contract written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/perun-network/perun-ckb-contract 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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] [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 ckb-occupied-capacity-core v0.108.0 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.108.0 [INFO] [stderr] Downloaded rustc-std-workspace-alloc v1.0.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.108.0 [INFO] [stderr] Downloaded ckb-hash v0.108.0 [INFO] [stderr] Downloaded ckb-types v0.108.0 [INFO] [stderr] Downloaded ckb-channel v0.108.0 [INFO] [stderr] Downloaded ckb-error v0.108.0 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.108.0 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.108.0 [INFO] [stderr] Downloaded ckb-fixed-hash v0.108.0 [INFO] [stderr] Downloaded ckb-rational v0.108.0 [INFO] [stderr] Downloaded rustc-std-workspace-core v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0b1c1b061773f9e0bf080290e64c4da8c103ba4c3ad4bb12386d371259196b [INFO] running `Command { std: "docker" "start" "-a" "0b0b1c1b061773f9e0bf080290e64c4da8c103ba4c3ad4bb12386d371259196b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0b1c1b061773f9e0bf080290e64c4da8c103ba4c3ad4bb12386d371259196b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0b1c1b061773f9e0bf080290e64c4da8c103ba4c3ad4bb12386d371259196b", kill_on_drop: false }` [INFO] [stdout] 0b0b1c1b061773f9e0bf080290e64c4da8c103ba4c3ad4bb12386d371259196b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41dac5d72ee8a94c7aca8043f1dc640d5babf49de6d625c31d7d039b3348664f [INFO] running `Command { std: "docker" "start" "-a" "41dac5d72ee8a94c7aca8043f1dc640d5babf49de6d625c31d7d039b3348664f", 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 typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling molecule v0.7.3 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling ckb-standalone-types v0.1.2 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling ckb-std v0.10.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.7 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ecdsa-ba8b2c8c24270961.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ecdsa-ba8b2c8c24270961/dep-lib-ecdsa` [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOi0Nww/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `k256` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41dac5d72ee8a94c7aca8043f1dc640d5babf49de6d625c31d7d039b3348664f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41dac5d72ee8a94c7aca8043f1dc640d5babf49de6d625c31d7d039b3348664f", kill_on_drop: false }` [INFO] [stdout] 41dac5d72ee8a94c7aca8043f1dc640d5babf49de6d625c31d7d039b3348664f