[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#53709aedba198874ee50769f19f1e9ab00798bb5 for pr-108221 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseract-one%2Frust-keychain" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tesseract-one/rust-keychain on toolchain 53709aedba198874ee50769f19f1e9ab00798bb5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-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-5-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" "+53709aedba198874ee50769f19f1e9ab00798bb5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64-serde v0.3.2 [INFO] [stderr] Downloaded rand_os v0.2.0 [INFO] [stderr] Downloaded cryptoxide v0.1.1 [INFO] [stderr] Downloaded cbindgen v0.9.0 [INFO] [stderr] Downloaded serde_repr v0.1.4 [INFO] [stderr] Downloaded ed25519-bip32 v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59a0fe63d98cb073c50002c98768a68af023f4681f3c2c7843c348dc6e7d0a0e [INFO] running `Command { std: "docker" "start" "-a" "59a0fe63d98cb073c50002c98768a68af023f4681f3c2c7843c348dc6e7d0a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59a0fe63d98cb073c50002c98768a68af023f4681f3c2c7843c348dc6e7d0a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a0fe63d98cb073c50002c98768a68af023f4681f3c2c7843c348dc6e7d0a0e", kill_on_drop: false }` [INFO] [stdout] 59a0fe63d98cb073c50002c98768a68af023f4681f3c2c7843c348dc6e7d0a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc238821e51875b263f57f48b242e296f1bf3f32da0ae939f35bde2adbad1be9 [INFO] running `Command { std: "docker" "start" "-a" "cc238821e51875b263f57f48b242e296f1bf3f32da0ae939f35bde2adbad1be9", kill_on_drop: false }` [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] Checking nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Checking cryptoxide v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling cbindgen v0.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_os v0.2.0 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.0 [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 block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking bip39 v0.0.1 (/opt/rustwide/workdir/bip39) [INFO] [stderr] Checking ed25519-bip32 v0.1.1 [INFO] [stderr] Compiling tempfile v3.1.0 [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 base64-serde v0.3.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Checking tesseract-keychain v0.0.1 (/opt/rustwide/workdir/keychain) [INFO] [stdout] error: failed to write /tmp/rustcAe4tJG/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cbindgen` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cc238821e51875b263f57f48b242e296f1bf3f32da0ae939f35bde2adbad1be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc238821e51875b263f57f48b242e296f1bf3f32da0ae939f35bde2adbad1be9", kill_on_drop: false }` [INFO] [stdout] cc238821e51875b263f57f48b242e296f1bf3f32da0ae939f35bde2adbad1be9