[INFO] cloning repository https://github.com/stevenroose/hal-elements [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenroose/hal-elements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal-elements", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal-elements'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b9b05ad510f3646e8bb5f452e3040071e7751d [INFO] building stevenroose/hal-elements against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal-elements" "/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/stevenroose/hal-elements on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevenroose/hal-elements [INFO] finished tweaking git repo https://github.com/stevenroose/hal-elements [INFO] tweaked toml for git repo https://github.com/stevenroose/hal-elements written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal-elements 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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-escape v0.1.4 [INFO] [stderr] Downloaded slip21 v0.2.0 [INFO] [stderr] Downloaded lightning-invoice v0.4.0 [INFO] [stderr] Downloaded elements v0.18.0 [INFO] [stderr] Downloaded secp256k1-zkp v0.4.0 [INFO] [stderr] Downloaded secp256k1-zkp-sys v0.4.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.4 [INFO] [stderr] Downloaded hal v0.8.1 [INFO] [stderr] Downloaded jobserver v0.1.12 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b6a5c13f27fe14d94609e68665464de4fc44a729fba838ed3166be9d29914a1 [INFO] running `Command { std: "docker" "start" "-a" "4b6a5c13f27fe14d94609e68665464de4fc44a729fba838ed3166be9d29914a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b6a5c13f27fe14d94609e68665464de4fc44a729fba838ed3166be9d29914a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6a5c13f27fe14d94609e68665464de4fc44a729fba838ed3166be9d29914a1", kill_on_drop: false }` [INFO] [stdout] 4b6a5c13f27fe14d94609e68665464de4fc44a729fba838ed3166be9d29914a1 [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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27ff8474c41e4992d0c3187c66fc60b2bd88dd86258e26106cd00ec45dc10515 [INFO] running `Command { std: "docker" "start" "-a" "27ff8474c41e4992d0c3187c66fc60b2bd88dd86258e26106cd00ec45dc10515", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling bitcoin_hashes v0.7.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling jobserver v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bitcoin_hashes` [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` due to previous error [INFO] running `Command { std: "docker" "inspect" "27ff8474c41e4992d0c3187c66fc60b2bd88dd86258e26106cd00ec45dc10515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ff8474c41e4992d0c3187c66fc60b2bd88dd86258e26106cd00ec45dc10515", kill_on_drop: false }` [INFO] [stdout] 27ff8474c41e4992d0c3187c66fc60b2bd88dd86258e26106cd00ec45dc10515