[INFO] cloning repository https://github.com/tesseract-one/rust-keychain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tesseract-one/rust-keychain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e55a22f2307e758c364282eeef83213e5de219d2 [INFO] checking tesseract-one/rust-keychain against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/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/tesseract-one/rust-keychain on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tesseract-one/rust-keychain [INFO] finished tweaking git repo https://github.com/tesseract-one/rust-keychain [INFO] tweaked toml for git repo https://github.com/tesseract-one/rust-keychain written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tesseract-one/rust-keychain 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/keychain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/bip39/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/keychain-c/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/secp256k1_bip32/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64-serde v0.3.2 [INFO] [stderr] Downloaded ripemd160 v0.8.0 [INFO] [stderr] Downloaded cryptoxide v0.1.1 [INFO] [stderr] Downloaded serde_repr v0.1.4 [INFO] [stderr] Downloaded ed25519-bip32 v0.1.1 [INFO] [stderr] Downloaded rand_os v0.2.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80bc2d7d0d4a28aad9e72799b5862f279932670b457af9801e785b930e0cc801 [INFO] running `Command { std: "docker" "start" "-a" "80bc2d7d0d4a28aad9e72799b5862f279932670b457af9801e785b930e0cc801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80bc2d7d0d4a28aad9e72799b5862f279932670b457af9801e785b930e0cc801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bc2d7d0d4a28aad9e72799b5862f279932670b457af9801e785b930e0cc801", kill_on_drop: false }` [INFO] [stdout] 80bc2d7d0d4a28aad9e72799b5862f279932670b457af9801e785b930e0cc801 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f259956dee06523061d3e955670aa179c8cea381a568d01732742856c879316 [INFO] running `Command { std: "docker" "start" "-a" "9f259956dee06523061d3e955670aa179c8cea381a568d01732742856c879316", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/bip39/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/keychain-c/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/secp256k1_bip32/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/keychain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking cryptoxide v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling cbindgen v0.9.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking bip39 v0.0.1 (/opt/rustwide/workdir/bip39) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking rand_os v0.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ed25519-bip32 v0.1.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling serde_repr v0.1.4 [INFO] [stderr] Checking secp256k1_bip32 v0.0.1 (/opt/rustwide/workdir/secp256k1_bip32) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> secp256k1_bip32/src/private.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | (DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE); [INFO] [stdout] 26 + DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> secp256k1_bip32/src/private.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | (DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE); [INFO] [stdout] 26 + DEPTH_SIZE + FINGERPRINT_SIZE + INDEX_SIZE + CHAIN_CODE_SIZE + KEY_SIZE + CHECKSUM_SIZE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking base64-serde v0.3.2 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Checking tesseract-keychain v0.0.1 (/opt/rustwide/workdir/keychain) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cbindgen` (lib) [INFO] running `Command { std: "docker" "inspect" "9f259956dee06523061d3e955670aa179c8cea381a568d01732742856c879316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f259956dee06523061d3e955670aa179c8cea381a568d01732742856c879316", kill_on_drop: false }` [INFO] [stdout] 9f259956dee06523061d3e955670aa179c8cea381a568d01732742856c879316 [INFO] checking tesseract-one/rust-keychain against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tesseract-one/rust-keychain on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tesseract-one/rust-keychain [INFO] finished tweaking git repo https://github.com/tesseract-one/rust-keychain [INFO] tweaked toml for git repo https://github.com/tesseract-one/rust-keychain written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tesseract-one/rust-keychain 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/secp256k1_bip32/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/keychain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/keychain-c/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/bip39/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] checking tesseract-one/rust-keychain against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file .travis.yml [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'bip39': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tesseract-one/rust-keychain against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file keychain/src/networks/cardano/key.rs [INFO] [stderr] error: unable to write file keychain/src/networks/cardano/key_path.rs [INFO] [stderr] error: unable to write file keychain/src/networks/cardano/mod.rs [INFO] [stderr] fatal: cannot create directory at 'keychain/src/networks/ethereum': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tesseract-one/rust-keychain against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file keychain-c/src/utils/string.rs [INFO] [stderr] fatal: cannot create directory at 'keychain': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tesseract-one/rust-keychain against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file keychain/src/entropy.rs [INFO] [stderr] error: unable to write file keychain/src/error.rs [INFO] [stderr] error: unable to write file keychain/src/key.rs [INFO] [stderr] error: unable to write file keychain/src/key_factory.rs [INFO] [stderr] error: unable to write file keychain/src/key_path.rs [INFO] [stderr] error: unable to write file keychain/src/keychain.rs [INFO] [stderr] error: unable to write file keychain/src/lib.rs [INFO] [stderr] error: unable to write file keychain/src/manager.rs [INFO] [stderr] error: unable to write file keychain/src/mnemonic.rs [INFO] [stderr] error: unable to write file keychain/src/network.rs [INFO] [stderr] fatal: cannot create directory at 'keychain/src/networks': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tesseract-one/rust-keychain [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.