[INFO] cloning repository https://github.com/dhruv-1001/bdk-test-derive-child-key
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhruv-1001/bdk-test-derive-child-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhruv-1001%2Fbdk-test-derive-child-key", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhruv-1001%2Fbdk-test-derive-child-key'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ae0ce7523b0f29aeb14138153fd31640aeefe07
[INFO] building dhruv-1001/bdk-test-derive-child-key against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhruv-1001%2Fbdk-test-derive-child-key" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dhruv-1001/bdk-test-derive-child-key on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dhruv-1001/bdk-test-derive-child-key
[INFO] finished tweaking git repo https://github.com/dhruv-1001/bdk-test-derive-child-key
[INFO] tweaked toml for git repo https://github.com/dhruv-1001/bdk-test-derive-child-key written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dhruv-1001/bdk-test-derive-child-key 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5424a13170b15981be4eec6d6664ccb2622af27df0878f0cf0ff49ba52769d97
[INFO] running `Command { std: "docker" "start" "-a" "5424a13170b15981be4eec6d6664ccb2622af27df0878f0cf0ff49ba52769d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5424a13170b15981be4eec6d6664ccb2622af27df0878f0cf0ff49ba52769d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5424a13170b15981be4eec6d6664ccb2622af27df0878f0cf0ff49ba52769d97", kill_on_drop: false }`
[INFO] [stdout] 5424a13170b15981be4eec6d6664ccb2622af27df0878f0cf0ff49ba52769d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb21a261b272050a01740c5c7dc270f6a079b34cd8d4a55b4df273d69cceb526
[INFO] running `Command { std: "docker" "start" "-a" "eb21a261b272050a01740c5c7dc270f6a079b34cd8d4a55b4df273d69cceb526", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling tokio v1.14.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling bitcoin v0.27.1
[INFO] [stderr]    Compiling miniscript v6.0.1
[INFO] [stderr]    Compiling bdk v0.17.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `bdk` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name bdk --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bdk-0.17.0/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="all-keys"' --cfg 'feature="bip39"' --cfg 'feature="keys-bip39"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "all-keys", "async-interface", "async-trait", "bip39", "bitcoinconsensus", "bitcoincore-rpc", "cc", "compact_filters", "compiler", "default", "electrum", "electrum-client", "esplora", "futures", "key-value-db", "keys-bip39", "lazy_static", "minimal", "reqwest", "reqwest-default-tls", "rocksdb", "rpc", "rusqlite", "sled", "socks", "sqlite", "test-blockchains", "test-electrum", "test-esplora", "test-md-docs", "test-rpc", "ureq", "use-esplora-reqwest", "use-esplora-ureq", "verify"))' -C metadata=b436f255a22ffcc8 -C extra-filename=-e531ad774067fc78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bdk_macros=/opt/rustwide/target/debug/deps/libbdk_macros-462fe6c94a32a572.so --extern bip39=/opt/rustwide/target/debug/deps/libbip39-4fbdab509f2771e8.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-c995f1db8da6ad1d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-903d3960516b2f38.rmeta --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-7c9dcfa7f42cd3de.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a17ac4020aab2230.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d04f9e07763ea941.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e998e069b2c6224e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-441202e8d4981230.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0162036f13f86cfb/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "eb21a261b272050a01740c5c7dc270f6a079b34cd8d4a55b4df273d69cceb526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb21a261b272050a01740c5c7dc270f6a079b34cd8d4a55b4df273d69cceb526", kill_on_drop: false }`
[INFO] [stdout] eb21a261b272050a01740c5c7dc270f6a079b34cd8d4a55b4df273d69cceb526
